Home
last modified time | relevance | path

Searched refs:backingStoreBoundsIRect (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrSurfaceProxy.h149 SkIRect backingStoreBoundsIRect() const { in backingStoreBoundsIRect() function
/third_party/skia/src/gpu/ops/
DAtlasPathRenderer.cpp310 : args.fSurfaceDrawContext->asSurfaceProxy()->backingStoreBoundsIRect()) in onDrawPath()