Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureProxy.cpp68 bool TextureProxy::isFullyLazy() const { in isFullyLazy() function in skgpu::graphite::TextureProxy
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSurfaceProxy.h139 bool isFullyLazy() const { in isFullyLazy() function