Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/metadata/
Dboottime_state_delegate.cpp24 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
/hardware/intel/common/libmix/videoencoder/
DIntelMetadataBuffer.cpp439 IMB_Result IntelMetadataBuffer::GetValue(intptr_t& value) in GetValue() function in IntelMetadataBuffer