Home
last modified time | relevance | path

Searched defs:hasWindowRectangles (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrFixedClip.h37 bool hasWindowRectangles() const { return fWindowRectsState.enabled(); } in hasWindowRectangles() function
/third_party/skia/src/gpu/
DGrFixedClip.h41 bool hasWindowRectangles() const { return fWindowRectsState.enabled(); } in hasWindowRectangles() function