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

  /external/skia/src/gpu/
GrReducedClip.h 41 * If hasScissor() is true, the clip mask is not valid outside this rect and the caller must
54 bool hasScissor() const { return fHasScissor; }
  /external/skqp/src/gpu/
GrReducedClip.h 41 * If hasScissor() is true, the clip mask is not valid outside this rect and the caller must
54 bool hasScissor() const { return fHasScissor; }

Completed in 97 milliseconds