Home
last modified time | relevance | path

Searched defs:mustRenderClip (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrRenderTargetContextPriv.h38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip() function
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp1502 bool SurfaceDrawContext::mustRenderClip(uint32_t clipStackGenID, in mustRenderClip() function in skgpu::v1::SurfaceDrawContext