Home
last modified time | relevance | path

Searched refs:degree (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/utils/exif/
H A Dexif_utils.cpp111 int32_t degree = 0; in AddLatOrLongInfo() local
120 ConvertGpsDataToDms(number, &degree, &minute, &second); in AddLatOrLongInfo()
121 gpsRational[0].numerator = degree; // Index in AddLatOrLongInfo()
/drivers/peripheral/display/interfaces/include/
H A Ddisplay_vgu.h641 * @param degree Indicates the number of degrees to rotate.
647 VGUResult VGUMatrixRotate(VGUMatrix3 *matrix, float degree);

Completed in 2 milliseconds