Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.h43 int effectiveSampleCnt() const { in effectiveSampleCnt() function
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp3730 int effectiveSampleCnt; in querySampleLocations() local