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

/hardware/libhardware/modules/camera/3_4/metadata/
H A Dpartial_metadata_factory.h64 // NoEffectControl: A control with no effect and only a single allowable
67 static std::unique_ptr<Control<T>> NoEffectControl(
86 // initialize for some reason, this method will fall back to NoEffectControl
164 std::unique_ptr<Control<T>> NoEffectControl(ControlType type, function in namespace:v4l2_camera_hal
327 result = NoEffectControl(
H A Dpartial_metadata_factory_test.cpp114 control_ = NoEffectControl<uint8_t>(
142 control_ = NoEffectControl<uint8_t>(

Completed in 144 milliseconds