Home
last modified time | relevance | path

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

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