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

  /external/skia/src/gpu/
GrFixedClip.h 34 bool hasWindowRectangles() const { return fWindowRectsState.enabled(); }
GrRenderTargetContext.cpp 312 if (!clip.hasWindowRectangles()) {
    [all...]
  /external/skia/src/gpu/vk/
GrVkGpuCommandBuffer.cpp 222 SkASSERT(!clip.hasWindowRectangles());
289 SkASSERT(!clip.hasWindowRectangles());

Completed in 85 milliseconds