Home
last modified time | relevance | path

Searched refs:candidateCanBeInlined (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/sksl/
H A DSkSLInliner.h87 bool candidateCanBeInlined(const InlineCandidate& candidate,
H A DSkSLInliner.cpp1053 bool Inliner::candidateCanBeInlined(const InlineCandidate& candidate, in candidateCanBeInlined() function in SkSL::Inliner
1097 return !this->candidateCanBeInlined( in buildCandidateList()

Completed in 3 milliseconds