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

  /external/skia/include/gpu/
GrCaps.h 222 int maxRasterSamples() const { return fMaxRasterSamples; }
  /external/skia/src/gpu/gl/
GrGLGpu.cpp 456 if (0 != this->caps()->maxRasterSamples()) {
    [all...]

Completed in 312 milliseconds