Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrSkSLFP.cpp197 std::string fromLinearSrgb(std::string color) override { in emitCode() function in GrSkSLFP::Impl::emitCode::FPCallbacks
473 void fromLinearSrgb(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.cpp52 std::string fromLinearSrgb(std::string color) override { return color; } in FuzzSKSL2Pipeline() function in FuzzSKSL2Pipeline::Callbacks
/aosp_15_r20/external/skia/tests/
H A DSkSLPipelineStageTestbed.cpp61 std::string fromLinearSrgb(std::string color) override { in test() function in test::Callbacks
H A DSkSLTest.cpp932 void fromLinearSrgb(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.cpp499 std::string fromLinearSrgb(std::string color) override { in fromLinearSrgb() function in skgpu::graphite::__anonc61b904c0211::GraphitePipelineCallbacks
/aosp_15_r20/external/skia/src/core/
H A DSkRuntimeEffect.cpp334 void RuntimeEffectRPCallbacks::fromLinearSrgb(const void* color) { in fromLinearSrgb() function in RuntimeEffectRPCallbacks
/aosp_15_r20/external/skia/tools/skslc/
H A DMain.cpp771 std::string fromLinearSrgb(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.cpp341 std::string fromLinearSrgb(std::string Color) override { in fromLinearSrgb() function in __anon38263ce10111::MeshGP::Impl::MeshCallbacks