Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawContext.cpp585 static bool is_nested_rects(const SkMatrix& viewMatrix, in is_nested_rects() function
691 if (is_nested_rects(viewMatrix, path, strokeInfo, rects)) { in drawPath()