Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp340 internalUpdateStatusLocked(STATUS_UNCONFIGURED); in initializeCommonLocked()
887 case STATUS_UNCONFIGURED: in checkStatusOkToCaptureLocked()
1243 } else if (mStatus == STATUS_UNCONFIGURED) { in setUpRequestLocked()
1266 case STATUS_UNCONFIGURED: in clearStreamingRequest()
1306 case STATUS_UNCONFIGURED: in createInputStream()
1416 case STATUS_UNCONFIGURED: in createStream()
1565 case STATUS_UNCONFIGURED: in getStreamInfo()
1605 case STATUS_UNCONFIGURED: in setStreamTransform()
1758 case STATUS_UNCONFIGURED: in createDefaultRequest()
1828 case STATUS_UNCONFIGURED: in waitUntilDrainedLocked()
[all …]
H A DCamera3Device.h513 STATUS_UNCONFIGURED, enumerator