Searched refs:asyncReadPixels (Results 1 – 4 of 4) sorted by relevance
263 this->asyncRescaleAndReadImpl(&Context::asyncReadPixels, in asyncRescaleAndReadPixels()298 void Context::asyncReadPixels(std::unique_ptr<Recorder> recorder, in asyncReadPixels() function in skgpu::graphite::Context327 return this->asyncReadPixels(std::move(recorder), in asyncReadPixels()878 fContext->asyncReadPixels(/*recorder=*/nullptr, params); in readPixels()
219 void asyncReadPixels(GrDirectContext*,
653 return srcCtx->asyncReadPixels(dContext, in asyncRescaleAndReadPixels()660 void SurfaceContext::asyncReadPixels(GrDirectContext* dContext, in asyncReadPixels() function in skgpu::ganesh::SurfaceContext
323 void asyncReadPixels(std::unique_ptr<Recorder>, const AsyncParams<SkImage>&);