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

  /external/skia/include/gpu/
GrCaps.h 208 bool reuseScratchBuffers() const { return fReuseScratchBuffers; }
  /external/skia/src/gpu/
GrGpu.cpp 216 if (!this->caps()->reuseScratchBuffers()) {
225 if (!this->caps()->reuseScratchBuffers()) {

Completed in 1153 milliseconds