Home
last modified time | relevance | path

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

/external/skia/fuzz/oss_fuzz/
DFuzzSKSL2Pipeline.cpp52 std::string fromLinearSrgb(std::string color) override { return color; } in FuzzSKSL2Pipeline() function in FuzzSKSL2Pipeline::Callbacks
/external/skia/src/gpu/ganesh/effects/
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
/external/skia/src/core/
DSkRuntimeEffect.cpp328 void RuntimeEffectRPCallbacks::fromLinearSrgb(const void* color) { in fromLinearSrgb() function in RuntimeEffectRPCallbacks
/external/skia/tools/skslc/
DMain.cpp754 std::string fromLinearSrgb(std::string color) override { in process_command() function in process_command::__anonc22aa5212502::Callbacks
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp282 std::string fromLinearSrgb(std::string Color) override { in fromLinearSrgb() function in __anon26e8a67f0111::MeshGP::Impl::MeshCallbacks
/external/skia/src/gpu/graphite/
DShaderCodeDictionary.cpp1407 std::string fromLinearSrgb(std::string color) override { in fromLinearSrgb() function in skgpu::graphite::__anon4604b7ea0211::GraphitePipelineCallbacks