Home
last modified time | relevance | path

Searched defs:bitMapbuffer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/tiff/
H A Dtiff_decoder.cpp344 uint8_t* bitMapbuffer = pDIBitmap->GetWritableScanline(row).data(); in Decode1bppRGB() local
371 uint8_t* bitMapbuffer = pDIBitmap->GetWritableScanline(row).data(); in Decode8bppRGB() local
404 uint8_t* bitMapbuffer = pDIBitmap->GetWritableScanline(row).data(); in Decode24bppRGB() local