Searched refs:AutoWhiteBalanceLockstr (Results 1 – 1 of 1) sorted by relevance
163 char *AutoWhiteBalanceLockstr = 0; variable1182 AutoWhiteBalanceLockstr = new char[256]; in openCamera()1537 strcpy(AutoWhiteBalanceLockstr, valstr); in getParametersFromCapabilities()2039 delete [] AutoWhiteBalanceLockstr; in deleteAllocatedMemory()2085 if (strcmp(AutoWhiteBalanceLockstr, "true") == 0) { in trySetAutoWhiteBalanceLock()3641 if(strcmp(AutoWhiteBalanceLockstr, "true") == 0) { in functional_menu()