Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/vk/
DGrVkSecondaryCBDrawContext.cpp107 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in characterize() local
164 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in isCompatible() local
202 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); local
/external/skia/src/gpu/ganesh/
DSurfaceContext.h59 GrSurfaceProxyView readSurfaceView() { return fReadView; } in readSurfaceView() function
DDevice.cpp1328 GrSurfaceProxyView Device::readSurfaceView() { in readSurfaceView() function in skgpu::v1::Device
/external/skia/src/gpu/graphite/
DDrawContext.cpp71 TextureProxyView DrawContext::readSurfaceView(const Caps* caps) { in readSurfaceView() function in skgpu::graphite::DrawContext
DSurface_Graphite.cpp37 TextureProxyView Surface::readSurfaceView() const { in readSurfaceView() function in skgpu::graphite::Surface
DDevice.cpp1212 TextureProxyView Device::readSurfaceView() const { in readSurfaceView() function in skgpu::graphite::Device
/external/skia/src/image/
DSkSurface_Gpu.cpp234 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCopyOnWrite() local
284 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCharacterize() local