Home
last modified time | relevance | path

Searched refs:V4L2ControlDelegate (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dv4l2_control_delegate.h28 class V4L2ControlDelegate : public ControlDelegateInterface<TMetadata> {
30 V4L2ControlDelegate( in V4L2ControlDelegate() function
Dv4l2_control_delegate_test.cpp36 dut_.reset(new V4L2ControlDelegate<uint8_t>( in SetUp()
40 std::unique_ptr<V4L2ControlDelegate<uint8_t>> dut_;
Dpartial_metadata_factory.h301 std::make_unique<V4L2ControlDelegate<T>>( in V4L2Control()