Searched refs:isBlockedByPrepare (Results 1 – 4 of 4) sorted by relevance
193 virtual bool isBlockedByPrepare() const = 0;
258 bool isBlockedByPrepare() const;
469 bool Camera3Stream::isBlockedByPrepare() const { in isBlockedByPrepare() function in android::camera3::Camera3Stream
2248 if (mInputStream->isBlockedByPrepare()) { in createCaptureRequest()2290 if (stream->isBlockedByPrepare()) { in createCaptureRequest()