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

/external/skia/include/gpu/
H A DGrClip.h47 GrAssert(kPath_ClipType == fList[i].fType);
52 GrAssert(kPath_ClipType == fList[i].fType);
122 case kPath_ClipType:
H A DGrTypes.h520 kPath_ClipType enumerator in enum:GrClipType
/external/skia/src/gpu/
H A DGrClip.cpp124 case kPath_ClipType:
H A DSkGr.cpp158 return kPath_ClipType;

Completed in 72 milliseconds