Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.h205 PathTexture* getArc(float width, float height, float startAngle, float sweepAngle,
DPathCache.cpp528 PathTexture* PathCache::getArc(float width, float height, in getArc() function in android::uirenderer::PathCache
DBakedOpDispatcher.cpp398 PathTexture* texture = renderer.caches().pathCache.getArc( in onArcOp()