Searched refs:getCircle (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathCache.h198 PathTexture* getCircle(float radius, const SkPaint* paint);
H A DPathCache.cpp471 PathTexture* PathCache::getCircle(float radius, const SkPaint* paint) { function in class:android::uirenderer::PathCache
H A DOpenGLRenderer.cpp1892 PathTexture* texture = mCaches.pathCache.getCircle(radius, p);

Completed in 425 milliseconds