HomeSort by relevance Sort by last modified time
    Searched refs:fCoverageSampleCnt (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/gl/
GrGLCaps.cpp 206 if (left->fCoverageSampleCnt < right->fCoverageSampleCnt) {
208 } else if (right->fCoverageSampleCnt < left->fCoverageSampleCnt) {
274 int max = (fMSAACoverageModes.end() - 1)->fCoverageSampleCnt;
GrGLCaps.h 35 int fCoverageSampleCnt;
GrGpuGL.cpp 811 mode.fCoverageSampleCnt,
    [all...]

Completed in 2624 milliseconds