Home
last modified time | relevance | path

Searched refs:PathNeedsSWRenderer (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrClipStackClip.h40 static bool PathNeedsSWRenderer(GrRecordingContext* context,
DGrClipStackClip.cpp91 bool GrClipStackClip::PathNeedsSWRenderer(GrRecordingContext* context, in PathNeedsSWRenderer() function in GrClipStackClip
184 if (PathNeedsSWRenderer(context, reducedClip.scissor(), hasUserStencilSettings, in UseSWOnlyPath()