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

/hardware/libhardware/modules/camera/3_4/metadata/
H A Dpartial_metadata_factory.h55 // NoEffectSliderControl: A slider of options, but they have no effect.
57 static std::unique_ptr<Control<T>> NoEffectSliderControl(
147 std::unique_ptr<Control<T>> NoEffectSliderControl( function in namespace:v4l2_camera_hal
176 return NoEffectSliderControl(
H A Dpartial_metadata_factory_test.cpp128 control_ = NoEffectSliderControl<uint8_t>(

Completed in 6 milliseconds