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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h 50 int maxSampleCount() const { return fMaxSampleCount; }
73 int fMaxSampleCount;
  /external/skia/src/gpu/
GrDrawTargetCaps.h 50 int maxSampleCount() const { return fMaxSampleCount; }
73 int fMaxSampleCount;

Completed in 91 milliseconds