Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dexif_utils.h135 bool SetImageLength(uint16_t length);
H A Dexif_utils.cpp84 SetImageLength(height); in Initialize()
447 bool ExifUtils::SetImageLength(uint16_t length) { in SetImageLength() function in arc::ExifUtils