Searched defs:hflip (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | config.json | 37 "hflip" : true, boolean 51 "hflip" : false, boolean 65 "hflip" : false, boolean 79 "hflip" : false, boolean
|
H A D | ConfigManager.cpp | 150 bool hflip = node.get("hflip", false).asBool(); in initialize() local
|
H A D | ConfigManager.h | 37 bool hflip = false;// boolean to flip the preview horizontally member
|
/aosp12/hardware/google/graphics/common/libgscaler/ |
H A D | libgscaler_obj.cpp | 402 unsigned int rotate, hflip, vflip; in m_gsc_m2m_run_core() local 920 unsigned int hflip; in m_gsc_m2m_config() local 978 unsigned int hflip; in m_gsc_out_config() local 1228 unsigned int hflip; in m_gsc_cap_config() local 1390 unsigned int *rotate, unsigned int *hflip, unsigned int *vflip) in rotateValueHAL2GSC()
|
/aosp12/hardware/google/graphics/common/libscaler/ |
H A D | libscaler-m2m1shot.cpp | 216 bool CScalerM2M1SHOT::SetRotate(int rot, int hflip, int vflip) { in SetRotate()
|
/aosp12/hardware/google/graphics/common/libscaler/include/ |
H A D | exynos_scaler.h | 498 char hflip; // non-zero value for hflip member
|