Home
last modified time | relevance | path

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

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