Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp2081 hardware::CameraStreamStats compositeStats; in notifyIdle() local
2082 mCompositeStreamMap.valueAt(i)->getStreamStats(&compositeStats); in notifyIdle()
2083 if (compositeStats.mWidth > 0) { in notifyIdle()
2084 fullStreamStats.push_back(compositeStats); in notifyIdle()