Searched defs:isCapture (Results 1 – 14 of 14) sorted by relevance
205 bool isCapture = data.ReadBool(); in ProcCaptureStatusChanged() local
420 void DisplayManagerAgentProxy::NotifyCaptureStatusChanged(bool isCapture) in NotifyCaptureStatusChanged()
141 cJSON *isCapture = cJSON_GetObjectItemCaseSensitive(capInfo, "IsCapture"); in UmarshalValue() local
45 void NotifyCaptureStatusChanged(bool isCapture) override {}; in NotifyCaptureStatusChanged()
623 bool isCapture = DisplayManager::GetInstance().IsCaptured(); variable645 bool isCapture = DisplayManager::GetInstance().IsCaptured(); variable
1134 bool isCapture = true; variable
214 … title, int mode, std::string defaultFileName, std::vector<std::string> acceptType, bool isCapture) in FileSelectorParam()
1436 auto isCapture = webFileChooser->IsCapture(); in OnShowFileChooser() local
283 void JsDisplayListener::OnCaptureStatusChanged(bool isCapture) in OnCaptureStatusChanged()
746 bool isCapture = SingletonContainer::Get<DisplayManager>().IsCaptured(); in OnIsCaptured() local
338 virtual void NotifyCaptureStatusChanged(bool isCapture) override in NotifyCaptureStatusChanged()1445 void DisplayManager::Impl::NotifyCaptureStatusChanged(bool isCapture) in NotifyCaptureStatusChanged()
1016 void RSPaintFilterCanvas::SetCapture(bool isCapture) in SetCapture()
4889 bool isCapture = IsCaptured(); in NotifyCaptureStatusChanged() local
1438 auto isCapture = JSVal(ToJSValue(param_->IsCapture())); in IsCapture() local