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 350 static const int32_t kEmptyGenID = 1; // no pixels writeable
SkPathRef.h 270 fGenerationID = kEmptyGenID;
449 kEmptyGenID = 1, // GenID reserved for path ref with zero points and zero verbs.
  /external/skia/include/core/
SkClipStack.h 350 static const int32_t kEmptyGenID = 1; // no pixels writeable
SkPathRef.h 270 fGenerationID = kEmptyGenID;
449 kEmptyGenID = 1, // GenID reserved for path ref with zero points and zero verbs.

Completed in 223 milliseconds