Home
last modified time | relevance | path

Searched refs:GetSubFunctions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_stitchfunc.h25 const std::vector<std::unique_ptr<CPDF_Function>>& GetSubFunctions() const { in GetSubFunctions() function
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp377 const auto& sub_functions = func->GetSubFunctions(); in AddStitching()