Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.h191 PathTexture* getOval(float width, float height, const SkPaint* paint);
DPathCache.cpp550 PathTexture* PathCache::getOval(float width, float height, const SkPaint* paint) { in getOval() function in android::uirenderer::PathCache
DOpenGLRenderer.cpp2534 const PathTexture* texture = mCaches.pathCache.getOval(right - left, bottom - top, p);