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

/external/skia/tests/
H A DCanvasStateTest.cpp322 SkClipStack::BoundsType boundsType; local
323 canvas.getClipStack()->getBounds(&clipStackBounds, &boundsType);
331 canvas.getClipStack()->getBounds(&clipStackBounds, &boundsType);

Completed in 1009 milliseconds