Searched defs:fGenID (Results 1 - 3 of 3) sorted by relevance
/external/skia/src/core/ | ||
H A D | SkYUVPlanesCache.cpp | 25 : fGenID(genID) 31 uint32_t fGenID; member in struct:__anon17001::YUVPlanesKey |
H A D | SkClipStack.h | 133 int32_t getGenID() const { SkASSERT(kInvalidGenID != fGenID); return fGenID; } 250 int fGenID; member in class:SkClipStack::Element 280 fGenID = kInvalidGenID; |
/external/skia/src/gpu/ | ||
H A D | GrShape.h | 366 fPathData.fGenID = 0; 453 int32_t fGenID; member in struct:GrShape::__anon17036::__anon17038 |
Completed in 170 milliseconds