Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp377 const auto& sub_functions = func->GetSubFunctions(); in AddStitching() local
378 const size_t sub_function_count = sub_functions.size(); in AddStitching()
380 const CPDF_ExpIntFunc* sub_func = sub_functions[i]->ToExpIntFunc(); in AddStitching()