Searched defs:onIsUsed (Results 1 – 11 of 11) sorted by relevance
26 bool onIsUsed(GrSurfaceProxy* proxy) const override { in onIsUsed() function
210 bool GrTextureOpList::onIsUsed(GrSurfaceProxy* proxyToCheck) const { in onIsUsed() function in GrTextureOpList
637 bool GrRenderTargetOpList::onIsUsed(GrSurfaceProxy* proxyToCheck) const { in onIsUsed() function in GrRenderTargetOpList
32 bool onIsUsed(GrSurfaceProxy* proxy) const override { return false; } in onIsUsed() function
35 bool onIsUsed(GrSurfaceProxy* proxy) const override { return proxy == fSrc.get(); } in onIsUsed() function
25 bool onIsUsed(GrSurfaceProxy* proxy) const override { in onIsUsed() function
21 bool onIsUsed(GrSurfaceProxy* proxy) const override { in onIsUsed() function
30 bool onIsUsed(GrSurfaceProxy* proxy) const override { in onIsUsed() function
53 bool GrDDLTask::onIsUsed(GrSurfaceProxy* proxy) const { in onIsUsed() function in GrDDLTask
882 bool OpsTask::onIsUsed(GrSurfaceProxy* proxyToCheck) const { in onIsUsed() function in skgpu::v1::OpsTask