Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrDeferredDisplayListPriv.h23 GrRenderTargetProxy* targetProxy() const { in targetProxy() function
DGrDeferredDisplayList.cpp20 sk_sp<GrRenderTargetProxy> targetProxy, in GrDeferredDisplayList()
DDevice.cpp1288 GrRenderTargetProxy* Device::targetProxy() { in targetProxy() function in skgpu::ganesh::Device
/external/skia/src/gpu/graphite/
DDrawContext.cpp164 sk_sp<TextureProxy> targetProxy, in recordUpload()
DRecording.cpp153 const TextureProxy* targetProxy = fRecording->fTargetProxyData->lazyProxy(); in setupDeferredTarget() local
/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp932 GrRenderTargetProxy* targetProxy = targetSurface->asRenderTargetProxy(); in gatherProxyIntervals() local