Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkCanvas.h2199 SkIRect topLayerBounds() const;
/third_party/skia/src/core/
DSkCanvas.cpp1705 SkIRect SkCanvas::topLayerBounds() const { in topLayerBounds() function in SkCanvas