Home
last modified time | relevance | path

Searched refs:FillScanlineBufCompletedCallback (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_png.cpp198 pModule->FillScanlineBufCompletedCallback(p->child_ptr, pass, row_num); in _png_get_row_func()
Dfx_codec_progress.cpp1134 pPngModule->FillScanlineBufCompletedCallback = in DetectImageType()
/external/pdfium/core/include/fxcodec/
Dfx_codec.h302 void (*FillScanlineBufCompletedCallback)(void* pModule, int pass, int line); variable