Home
last modified time | relevance | path

Searched defs:targetProxy (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkDeferredDisplayListPriv.h25 GrRenderTargetProxy* targetProxy() const { in targetProxy() function
DSkDeferredDisplayList.cpp22 sk_sp<GrRenderTargetProxy> targetProxy, in SkDeferredDisplayList()
/third_party/skia/src/gpu/
DBaseDevice.cpp61 GrRenderTargetProxy* BaseDevice::targetProxy() { in targetProxy() function in skgpu::BaseDevice
/third_party/skia/src/gpu/ops/
DOpsTask.cpp938 GrSurfaceProxy* targetProxy = this->target(0); in gatherProxyIntervals() local