Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.h199 PathTexture* getArc(float width, float height, float startAngle, float sweepAngle,
DPathCache.cpp553 PathTexture* PathCache::getArc(float width, float height, in getArc() function in android::uirenderer::PathCache
DBakedOpDispatcher.cpp404 PathTexture* texture = renderer.caches().pathCache.getArc( in onArcOp()
DOpenGLRenderer.cpp1900 PathTexture* texture = mCaches.pathCache.getArc(right - left, bottom - top,