Searched refs:STREAMING (Results 1 – 5 of 5) sorted by relevance
131 if (ui_ == STREAMING) { in PreTranslateMessage()188 ui_ = STREAMING; in SwitchToStreamingUI()230 if (ui_ == STREAMING && remote_renderer && local_renderer) { in OnPaint()
46 STREAMING, enumerator
148 if (main_wnd_->current_ui() != MainWindow::STREAMING) in EnsureStreamingUI()
172 RUN: FileCheck --check-prefix=STREAMING-BLOB %s174 STREAMING-BLOB: getPointer in streaming memory objects not allowed
166 return STREAMING; in current_ui()