Searched defs:appendBlender (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/ | ||
H A D | GrSkSLFP.cpp | 468 bool appendBlender(int index) override { in constantOutputForConstantInput() function in GrSkSLFP::constantOutputForConstantInput::ConstantOutputForConstantInput_SkRPCallbacks |
/aosp_15_r20/external/skia/src/core/ | ||
H A D | SkRuntimeEffect.cpp | 312 bool RuntimeEffectRPCallbacks::appendBlender(int index) { in appendBlender() function in RuntimeEffectRPCallbacks |
/aosp_15_r20/external/skia/tests/ | ||
H A D | SkSLTest.cpp | 930 bool appendBlender(int index) override { SK_ABORT("unsupported RP callback"); } in test_raster_pipeline() function |