Home
last modified time | relevance | path

Searched refs:NoEffectSliderControl (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dpartial_metadata_factory.h57 static std::unique_ptr<Control<T>> NoEffectSliderControl(
147 std::unique_ptr<Control<T>> NoEffectSliderControl( in NoEffectSliderControl() function
176 return NoEffectSliderControl( in NoEffectControl()
Dpartial_metadata_factory_test.cpp129 control_ = NoEffectSliderControl<uint8_t>( in TEST_F()