Searched refs:CAMERA_HAL_API_VERSION_3_0 (Results 1 – 1 of 1) sorted by relevance
255 public static final int CAMERA_HAL_API_VERSION_3_0 = 0x300; field in Camera520 if (halVersion < CAMERA_HAL_API_VERSION_3_0) { in openLegacy()