Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.h202 PathTexture* getCircle(float radius, const SkPaint* paint);
DPathCache.cpp469 PathTexture* PathCache::getCircle(float radius, const SkPaint* paint) { in getCircle() function in android::uirenderer::PathCache