Home
last modified time | relevance | path

Searched refs:aiBarHigh (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_aibar_shader_filter.cpp28 …: aiBarLow_(params.aiBarLow), aiBarHigh_(params.aiBarHigh), aiBarThreshold_(params.aiBarThreshold), in GEAIBarShaderFilter()
H A Dge_visual_effect_impl.cpp292 [](GEVisualEffectImpl* obj, float p) { obj->aiBarParams_->aiBarHigh = p; } }, in SetAIBarParams()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_shader_filter_params.h36 float aiBarHigh; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_visual_effect_impl_test.cpp139 EXPECT_EQ(geVisualEffectImpl1.GetAIBarParams()->aiBarHigh, paramfloat);