Searched refs:haveValidPreviewWindow (Results 1 – 3 of 3) sorted by relevance
48 bool haveValidPreviewWindow() const;
89 bool StreamingProcessor::haveValidPreviewWindow() const { in haveValidPreviewWindow() function in android::camera2::StreamingProcessor
751 if (!mStreamingProcessor->haveValidPreviewWindow()) { in startPreviewL()