Searched refs:kPath_RectType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkDraw.h95 kPath_RectType enumerator in enum:SkDraw::RectType
101 * kPath_RectType.
/external/skia/include/core/
H A DSkDraw.h95 kPath_RectType enumerator in enum:SkDraw::RectType
101 * kPath_RectType.
/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp767 rtype = kPath_RectType;
775 rtype = kPath_RectType;
799 if (kPath_RectType == rtype) {
/external/skia/src/core/
H A DSkDraw.cpp767 rtype = kPath_RectType;
775 rtype = kPath_RectType;
799 if (kPath_RectType == rtype) {

Completed in 96 milliseconds