Searched refs:EndRuntimeShader (Results 1 – 4 of 4) sorted by relevance
24 sk_sp<SkRuntimeEffect> EndRuntimeShader(SkRuntimeEffect::Options options = {});
30 sk_sp<SkRuntimeEffect> EndRuntimeShader(SkRuntimeEffect::Options options) { in EndRuntimeShader() function
43 sk_sp<SkRuntimeEffect> effect = EndRuntimeShader(options); in end()
2187 EndRuntimeShader(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()