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

  /external/chromium_org/third_party/skia/include/core/
SkClipStack.h 231 fGenID = kEmptyGenID;
325 static const int32_t kEmptyGenID = 1; // no pixels writeable
SkPathRef.h 274 fGenerationID = kEmptyGenID;
453 kEmptyGenID = 1, // GenID reserved for path ref with zero points and zero verbs.
  /external/skia/include/core/
SkClipStack.h 231 fGenID = kEmptyGenID;
325 static const int32_t kEmptyGenID = 1; // no pixels writeable
SkPathRef.h 274 fGenerationID = kEmptyGenID;
453 kEmptyGenID = 1, // GenID reserved for path ref with zero points and zero verbs.

Completed in 32 milliseconds