Home
last modified time | relevance | path

Searched defs:toLinearSrgb (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrSkSLFP.cpp186 std::string toLinearSrgb(std::string color) override { in emitCode() function in GrSkSLFP::Impl::emitCode::FPCallbacks
472 void toLinearSrgb(const void* color) override { /* identity color conversion */ } in constantOutputForConstantInput() function in GrSkSLFP::constantOutputForConstantInput::ConstantOutputForConstantInput_SkRPCallbacks
/aosp_15_r20/external/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2Pipeline.cpp51 std::string toLinearSrgb(std::string color) override { return color; } in FuzzSKSL2Pipeline() function in FuzzSKSL2Pipeline::Callbacks
/aosp_15_r20/external/skia/tests/
H A DSkSLPipelineStageTestbed.cpp58 std::string toLinearSrgb(std::string color) override { in test() function in test::Callbacks
H A DSkSLTest.cpp931 void toLinearSrgb(const void* color) override { SK_ABORT("unsupported RP callback"); } in test_raster_pipeline() function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DShaderCodeDictionary.cpp482 std::string toLinearSrgb(std::string color) override { in toLinearSrgb() function in skgpu::graphite::__anonc61b904c0211::GraphitePipelineCallbacks
/aosp_15_r20/external/skia/src/core/
H A DSkRuntimeEffect.cpp323 void RuntimeEffectRPCallbacks::toLinearSrgb(const void* color) { in toLinearSrgb() function in RuntimeEffectRPCallbacks
/aosp_15_r20/external/skia/tools/skslc/
H A DMain.cpp768 std::string toLinearSrgb(std::string color) override { in process_command() function in process_command::__anon989034432502::Callbacks
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDrawMeshOp.cpp337 std::string toLinearSrgb(std::string color) override { in toLinearSrgb() function in __anon38263ce10111::MeshGP::Impl::MeshCallbacks