Home
last modified time | relevance | path

Searched defs:asyncReadPixels (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/graphite/
DContext.cpp133 void Context::asyncReadPixels(const SkImage* image, in asyncReadPixels() function in skgpu::graphite::Context
153 void Context::asyncReadPixels(const SkSurface* surface, in asyncReadPixels() function in skgpu::graphite::Context
173 void Context::asyncReadPixels(const TextureProxy* proxy, in asyncReadPixels() function in skgpu::graphite::Context
/external/skia/src/gpu/ganesh/
DSurfaceContext.cpp627 void SurfaceContext::asyncReadPixels(GrDirectContext* dContext, in asyncReadPixels() function in skgpu::v1::SurfaceContext