Searched refs:isBlockedByPrepare (Results 1 – 4 of 4) sorted by relevance
185 virtual bool isBlockedByPrepare() const = 0;
255 bool isBlockedByPrepare() const;
463 bool Camera3Stream::isBlockedByPrepare() const { in isBlockedByPrepare() function in android::camera3::Camera3Stream
2640 if (mInputStream->isBlockedByPrepare()) { in createCaptureRequest()2682 if (stream->isBlockedByPrepare()) { in createCaptureRequest()