OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOval
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
PathCache.h
197
PathTexture*
getOval
(float width, float height, const SkPaint* paint);
PathCache.cpp
507
PathTexture* PathCache::
getOval
(float width, float height, const SkPaint* paint) {
BakedOpDispatcher.cpp
573
PathTexture* texture = renderer.caches().pathCache.
getOval
(
[
all
...]
OpenGLRenderer.cpp
[
all
...]
Completed in 63 milliseconds