Searched refs:kLoop_CubicType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathUtils.cpp553 kLoop_CubicType, enumerator in enum:__anon15264::CubicType
575 return kLoop_CubicType;
778 if (kLoop_CubicType == cType) {
839 } else if (kLoop_CubicType == cType) {
865 } else if (kLoop_CubicType == cType) {
/external/skia/src/gpu/
H A DGrPathUtils.cpp553 kLoop_CubicType, enumerator in enum:__anon30674::CubicType
575 return kLoop_CubicType;
778 if (kLoop_CubicType == cType) {
839 } else if (kLoop_CubicType == cType) {
865 } else if (kLoop_CubicType == cType) {

Completed in 88 milliseconds