Home
last modified time | relevance | path

Searched refs:pitchAngle_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dmetadata_output.h131 return pitchAngle_; in GetPitchAngle()
147 int32_t pitchAngle_; variable
270 pitchAngle_ = pitchAngle; in SetPitchAngle()
302 int32_t pitchAngle_ = 0; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp78 pitchAngle_(pitchAngle), in MetadataFaceObject()
676 … emotionConfidence_, pitchAngle_, yawAngle_, rollAngle_); in createMetadataObject()
717 pitchAngle_ = 0; in ResetParameters()