Home
last modified time | relevance | path

Searched refs:CONVERSION_LINEAR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/datastore/
H A Drender_data_store_render_pods.h272 CONVERSION_LINEAR = 0, enumerator
278 ConversionFunctionType conversionFunctionType { ConversionFunctionType::CONVERSION_LINEAR };
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp40 { ColorConversionConfiguration::ConversionFunctionType::CONVERSION_LINEAR, "linear" },
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_component_manager.cpp125 DECL_ENUM(ColorConversionConfiguration::ConversionFunctionType, CONVERSION_LINEAR, "linear")