Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraManager.h289 uint32_t cameraIdUint = 0, otherCameraIdUint = 0; member
291 bool otherCameraIdIsUint = base::ParseUint(other.cameraId.c_str(), &otherCameraIdUint);
295 return cameraIdUint < otherCameraIdUint;