Home
last modified time | relevance | path

Searched refs:INTERLEAVED_NOISE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/datastore/
H A Drender_data_store_render_pods.h205 INTERLEAVED_NOISE = 0, enumerator
213 DitherType ditherType { DitherType::INTERLEAVED_NOISE };
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_postprocess.h223 INTERLEAVED_NOISE = 0, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp46 { DitherConfiguration::DitherType::INTERLEAVED_NOISE, "interleaved_noise" },
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_component_manager.cpp106 DECL_ENUM(DitherConfiguration::DitherType, INTERLEAVED_NOISE, "interleaved_noise")
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_effect_impl.cpp327 …NS::IDither, SCENE_NS::IDither::DitherType, Type, SCENE_NS::IDither::DitherType::INTERLEAVED_NOISE)