Home
last modified time | relevance | path

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

/frameworks/av/camera/
DCaptureResult.cpp43 auto physicalCameraIdPresent = parcel->readBool(); in readFromParcel() local
44 if (physicalCameraIdPresent) { in readFromParcel()