Searched defs:didWriteToSurface (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrGpu.cpp419 this->didWriteToSurface(surface, &rect, texels.count());
455 this->didWriteToSurface(surface, &rect);
474 void GrGpu::didWriteToSurface(GrSurface* surface, const SkIRect* bounds, uint32_t mipLevels) const { function in class:GrGpu

Completed in 52 milliseconds