Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Dcached_frame.h67 int CropRotateScale(int rotate_degree);
Dcached_frame.cpp33 res = CropRotateScale(rotate_degree); in SetSource()
115 int CachedFrame::CropRotateScale(int rotate_degree) { in CropRotateScale() function in arc::CachedFrame