Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_rendershading.cpp44 uint32_t CountOutputsFromFunctions( in CountOutputsFromFunctions() function
57 uint32_t funcs_outputs = CountOutputsFromFunctions(funcs); in GetValidatedOutputsCount()
68 DCHECK(results_count >= CountOutputsFromFunctions(funcs)); in GetShadingSteps()
286 DCHECK(total_results >= CountOutputsFromFunctions(funcs)); in DrawFuncShading()