Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp145 bool isLogical = manager->isLogicalCamera(mId.string(), &physicalCameraIds); in initialize() local
146 if (isLogical) { in initialize()