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

  /external/skia/src/core/
SkClipStack.h 360 bool isWideOpen() const { return this->getTopmostGenID() == kWideOpenGenID; }
385 static const uint32_t kWideOpenGenID = 2; // all pixels writeable
  /external/skqp/src/core/
SkClipStack.h 360 bool isWideOpen() const { return this->getTopmostGenID() == kWideOpenGenID; }
385 static const uint32_t kWideOpenGenID = 2; // all pixels writeable

Completed in 60 milliseconds