Home
last modified time | relevance | path

Searched refs:SingleTagValue (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dmetadata_reader.cpp37 int res = v4l2_camera_hal::SingleTagValue( in Facing()
65 int res = v4l2_camera_hal::SingleTagValue( in Orientation()
88 int res = v4l2_camera_hal::SingleTagValue( in MaxInputStreams()
105 int res = v4l2_camera_hal::SingleTagValue( in MaxOutputStreams()
Dcontrol.h146 int res = SingleTagValue(metadata, delegate_->tag(), &requested); in SupportsRequestValues()
174 int res = SingleTagValue(metadata, delegate_->tag(), &requested); in SetRequestValues()
Dmetadata_common.h178 static int SingleTagValue(const android::CameraMetadata& metadata, in SingleTagValue() function
209 static int SingleTagValue(const android::CameraMetadata& metadata, in SingleTagValue() function
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera.cpp128 res = SingleTagValue( in initStaticInfo()
134 res = SingleTagValue( in initStaticInfo()
Dcamera.cpp400 int res = v4l2_camera_hal::SingleTagValue( in completeRequest()