Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp34 caps.sampleLocationsSupport() && in IsSupported()
/external/skqp/src/gpu/
DGrCaps.h58 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport() function
/external/skia/src/gpu/
DGrCaps.h53 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport() function