Home
last modified time | relevance | path

Searched defs:reuseScratchTextures (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrCaps.h134 bool reuseScratchTextures() const { return fReuseScratchTextures; } in reuseScratchTextures() function
/third_party/skia/src/gpu/
DGrCaps.h189 bool reuseScratchTextures() const { return fReuseScratchTextures; } in reuseScratchTextures() function