Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/
H A DSkSLInliner.cpp1070 FunctionSizeCache functionSizeCache; in buildCandidateList() local
1074 candidateTotalCost[&fnDecl] += this->getFunctionSize(fnDecl, &functionSizeCache); in buildCandidateList()