Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/tiff/
H A Dtiff_decoder.cpp216 bool CTiffContext::LoadFrameInfo(int32_t frame, in LoadFrameInfo() function in CTiffContext
470 bool TiffDecoder::LoadFrameInfo(ProgressiveDecoderIface::Context* pContext, in LoadFrameInfo() function in fxcodec::TiffDecoder
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dgif_decoder.cpp44 std::pair<GifDecoder::Status, size_t> GifDecoder::LoadFrameInfo( in LoadFrameInfo() function in fxcodec::GifDecoder