Searched refs:supportsPathRendererStrategy (Results 1 – 3 of 3) sorted by relevance
75 bool supportsPathRendererStrategy(PathRendererStrategy);
908 bool ContextPriv::supportsPathRendererStrategy(PathRendererStrategy strategy) { in supportsPathRendererStrategy() function in skgpu::graphite::ContextPriv
2339 if (gctx->priv().supportsPathRendererStrategy(strategies[i])) { in drawImGui()