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

  /external/skia/src/gpu/ops/
GrClearOp.h 75 if (fClip.windowRectsState() != cb->fClip.windowRectsState()) {
  /external/skia/src/gpu/
GrAppliedClip.h 28 const GrWindowRectsState& windowRectsState() const { return fWindowRectsState; }
GrFixedClip.h 33 const GrWindowRectsState& windowRectsState() const { return fWindowRectsState; }
GrPipeline.cpp 33 fWindowRectsState = args.fAppliedClip->windowRectsState();
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 153 milliseconds