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

  /external/skia/tests/
ResourceCacheTest.cpp 187 int bigSampleCount =
189 if (bigSampleCount > 0 && bigSampleCount != smallSampleCount) {
191 bigSampleCount,
    [all...]
  /external/skqp/tests/
ResourceCacheTest.cpp 187 int bigSampleCount = context->caps()->getSampleCount(5, kRGBA_8888_GrPixelConfig);
188 if (bigSampleCount > 0 && bigSampleCount != smallSampleCount) {
190 bigSampleCount,
    [all...]

Completed in 699 milliseconds