Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.h197 PathTexture* getOval(float width, float height, const SkPaint* paint);
DPathCache.cpp507 PathTexture* PathCache::getOval(float width, float height, const SkPaint* paint) { in getOval() function in android::uirenderer::PathCache
DBakedOpDispatcher.cpp573 PathTexture* texture = renderer.caches().pathCache.getOval( in onOvalOp()
DOpenGLRenderer.cpp1876 PathTexture* texture = mCaches.pathCache.getOval(right - left, bottom - top, p);