HomeSort by relevance Sort by last modified time
    Searched refs:didWriteToSurface (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrGpu.cpp 419 this->didWriteToSurface(surface, &rect, texels.count());
455 this->didWriteToSurface(surface, &rect);
474 void GrGpu::didWriteToSurface(GrSurface* surface, const SkIRect* bounds, uint32_t mipLevels) const {
GrGpu.h 518 void didWriteToSurface(GrSurface* surface, const SkIRect* bounds, uint32_t mipLevels = 1) const;
  /external/skia/src/gpu/vk/
GrVkGpu.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 86 milliseconds