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

  /external/skia/gpu/src/
GrGpu.cpp 261 fClipState.fClipIsDirty = true;
404 fClipState.fClipInStencil = !fClip.isRect() &&
408 if (fClipState.fClipInStencil &&
409 (fClipState.fClipIsDirty ||
536 fClipState.fClipInStencil = true;
539 fClipState.fClipIsDirty = false;
GrGpuGL.cpp 558 fClipState.fClipIsDirty = true;
    [all...]
  /external/skia/gpu/include/
GrGpu.h 363 } fClipState;

Completed in 2412 milliseconds