Searched defs:arr (Results 1 – 6 of 6) sorted by relevance
/device/lge/mako/camera/ |
D | QCameraParameters.cpp | 391 int arr[5] = {-2000, -2000, -2000, -2000, 0}; in getMeteringAreaCenter() local
|
D | QCameraHWI_Parm.cpp | 376 static int attr_lookup(const str_map arr[], int len, const char *name) in attr_lookup() 606 static String8 create_str(int16_t *arr, int length){ in create_str()
|
D | QualcommCameraHardware.cpp | 337 static int attr_lookup(const str_map arr[], int len, const char *name) in attr_lookup() 953 static String8 create_str(int16_t *arr, int length){ in create_str()
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 2350 int8_t QCamera3HardwareInterface::lookupFwkName(const QCameraMap arr[], in lookupFwkName() 2381 int8_t QCamera3HardwareInterface::lookupHalName(const QCameraMap arr[], in lookupHalName()
|
/device/lge/mako/camera/QCamera/HAL/core/src/ |
D | QCameraHWI_Parm.cpp | 377 static int attr_lookup(const str_map arr[], int len, const char *name) in attr_lookup() 588 static String8 create_str(int16_t *arr, int length){ in create_str()
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 942 int QCameraParameters::lookupAttr(const QCameraMap arr[], int len, const char *name) in lookupAttr() 965 const char *QCameraParameters::lookupNameByValue(const QCameraMap arr[], int len, int value) in lookupNameByValue()
|