HomeSort by relevance Sort by last modified time
    Searched defs:fGenerationID (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkPixelRef.h 231 mutable uint32_t fGenerationID;
SkPath.h 17 #define GEN_ID_INC fGenerationID++
18 #define GEN_ID_PTR_INC(ptr) ptr->fGenerationID++
751 uint32_t fGenerationID;
SkPaint.h     [all...]

Completed in 24 milliseconds