Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.h201 bool error_state_ = false; variable
DEmulatedCameraDeviceSessionHWLImpl.cpp420 if (error_state_) { in SubmitRequests()