Searched defs:readSurfaceView (Results 1 – 7 of 7) sorted by relevance
140 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in characterize() local197 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in isCompatible() local235 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); local
228 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCopyOnWrite() local267 GrSurfaceProxyView readSurfaceView = fDevice->readSurfaceView(); in onCharacterize() local
61 const TextureProxyView& readSurfaceView() const { return fReadView; } in readSurfaceView() function
46 TextureProxyView Surface::readSurfaceView() const { in readSurfaceView() function in skgpu::graphite::Surface
1957 TextureProxyView Device::readSurfaceView() const { return fDC->readSurfaceView(); } in readSurfaceView() function in skgpu::graphite::Device
72 GrSurfaceProxyView readSurfaceView() { return fReadView; } in readSurfaceView() function
1284 GrSurfaceProxyView Device::readSurfaceView() { in readSurfaceView() function in skgpu::ganesh::Device