HomeSort by relevance Sort by last modified time
    Searched refs:shouldLogError (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.cpp 256 if (shouldLogError(res, state)) {
288 if (shouldLogError(res, state)) {
541 if (shouldLogError(res, mState)) {
600 if (shouldLogError(res, mState)) {
613 if (shouldLogError(res, mState)) {
649 bool Camera3OutputStream::shouldLogError(status_t res, StreamState state) {
858 if (shouldLogError(res, mState)) {
    [all...]
Camera3OutputStream.h 322 static bool shouldLogError(status_t res, StreamState state);

Completed in 96 milliseconds