Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dboottime_state_delegate.cpp29 int BoottimeStateDelegate::GetValue(int64_t* value) { in GetValue() function in v4l2_camera_hal::BoottimeStateDelegate
Dignored_control_delegate.h31 int GetValue(T* value) override { in GetValue() function
Dno_effect_control_delegate.h31 int GetValue(T* value) override { in GetValue() function
Dtagged_control_delegate.h36 virtual int GetValue(T* value) override { in GetValue() function
Dv4l2_control_delegate.h38 int GetValue(TMetadata* value) override { in GetValue() function