Searched refs:isBlockedByPrepare (Results 1 – 4 of 4) sorted by relevance
276 bool isBlockedByPrepare() const;
319 virtual bool isBlockedByPrepare() const = 0;
523 bool Camera3Stream::isBlockedByPrepare() const { in isBlockedByPrepare() function in android::camera3::Camera3Stream
2143 if (mInputStream->isBlockedByPrepare()) { in createCaptureRequest()2185 if (stream->isBlockedByPrepare()) { in createCaptureRequest()