Home
last modified time | relevance | path

Searched defs:readSurfaceView (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp107 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in characterize() local
164 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in isCompatible() local
202 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); local
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkSecondaryCBDrawContext.cpp140 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in characterize() local
197 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in isCompatible() local
235 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); local
/third_party/skia/src/gpu/
DBaseDevice.cpp28 GrSurfaceProxyView BaseDevice::readSurfaceView() { in readSurfaceView() function in skgpu::BaseDevice
DSurfaceContext.h69 GrSurfaceProxyView readSurfaceView() { return fReadView; } in readSurfaceView() function
/third_party/skia/m133/src/gpu/graphite/
DDrawContext.h61 const TextureProxyView& readSurfaceView() const { return fReadView; } in readSurfaceView() function
DSurface_Graphite.cpp46 TextureProxyView Surface::readSurfaceView() const { in readSurfaceView() function in skgpu::graphite::Surface
DDevice.cpp1957 TextureProxyView Device::readSurfaceView() const { return fDC->readSurfaceView(); } in readSurfaceView() function in skgpu::graphite::Device
/third_party/skia/m133/src/gpu/ganesh/
DSurfaceContext.h72 GrSurfaceProxyView readSurfaceView() { return fReadView; } in readSurfaceView() function
DDevice.cpp1284 GrSurfaceProxyView Device::readSurfaceView() { in readSurfaceView() function in skgpu::ganesh::Device
/third_party/skia/src/image/
DSkSurface_Gpu.cpp198 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCopyOnWrite() local
249 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCharacterize() local
/third_party/skia/m133/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp235 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCopyOnWrite() local
274 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCharacterize() local