Home
last modified time | relevance | path

Searched refs:reuseScratchBuffers (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrCaps.h135 bool reuseScratchBuffers() const { return fReuseScratchBuffers; } in reuseScratchBuffers() function
DGrGpu.cpp344 if (!this->caps()->reuseScratchBuffers()) { in createBuffer()
/third_party/skia/src/gpu/
DGrCaps.h190 bool reuseScratchBuffers() const { return fReuseScratchBuffers; } in reuseScratchBuffers() function
DGrGpu.cpp388 if (!this->caps()->reuseScratchBuffers()) { in createBuffer()