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

  /external/skia/src/gpu/
GrFixedClip.h 36 const GrWindowRectsState& windowRectsState() const { return fWindowRectsState; }
GrAppliedClip.h 29 const GrWindowRectsState& windowRectsState() const { return fWindowRectsState; }
84 const GrWindowRectsState& windowRectsState() const { return fHardClip.windowRectsState(); }
  /external/skqp/src/gpu/
GrFixedClip.h 36 const GrWindowRectsState& windowRectsState() const { return fWindowRectsState; }
GrAppliedClip.h 29 const GrWindowRectsState& windowRectsState() const { return fWindowRectsState; }
84 const GrWindowRectsState& windowRectsState() const { return fHardClip.windowRectsState(); }

Completed in 84 milliseconds