Home
last modified time | relevance | path

Searched defs:elidedSampleCoordCount (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/
DSkSLAnalysis.cpp81 int elidedSampleCoordCount() const { return fElidedSampleCoordCount; } in elidedSampleCoordCount() function in SkSL::__anon2f99e9e20111::MergeSampleUsageVisitor
319 int* elidedSampleCoordCount) { in GetSampleUsage()