Searched refs:isStroked (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLSkiaShadowPort.cpp | 229 static void fillInCircleVerts(const Geometry& args, bool isStroked, in fillInCircleVerts() argument 289 if (isStroked) { in fillInCircleVerts() 543 const bool isStroked = (kStroke_RRectType == type); in getShadowGeometry() local 545 blurRadius, bounds, type, isCircle, isStroked}); in getShadowGeometry()
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLSkiaShadowPort.cpp | 229 static void fillInCircleVerts(const Geometry& args, bool isStroked, in fillInCircleVerts() argument 289 if (isStroked) { in fillInCircleVerts() 543 const bool isStroked = (kStroke_RRectType == type); in getShadowGeometry() local 545 blurRadius, bounds, type, isCircle, isStroked}); in getShadowGeometry()
|