Home
last modified time | relevance | path

Searched refs:deviceConnected_ (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.h46 bool deviceConnected_ = false; member in OHOS::Rosen::HelloComposer
H A Dhello_composer.cpp63 if (deviceConnected_) { in Run()
360 deviceConnected_ = connected; in OnHotPlug()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.h60 bool deviceConnected_ = false; member in OHOS::Rosen::Drawing::DrawingSample
H A Ddrawing_sample.cpp56 if (deviceConnected_) { in Run()
248 deviceConnected_ = connected; in OnHotPlug()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.h56 bool deviceConnected_ = false; member in OHOS::Rosen::DrawingEngineSample
H A Drender_context_sample.h57 bool deviceConnected_ = false; member in OHOS::Rosen::RenderContextSample
H A Ddrawing_sample_canvaskit0310.cpp91 bool deviceConnected_ = false; member in HelloDrawing
523 deviceConnected_ = connected; in OnHotPlugEvent()
641 if (m.deviceConnected_) { in main()
H A Drender_context_sample.cpp47 if (deviceConnected_) { in Run()
474 deviceConnected_ = connected; in OnHotPlugEvent()
H A Ddrawing_engine_sample.cpp84 if (deviceConnected_) { in Run()
386 deviceConnected_ = connected; in OnHotPlugEvent()

Completed in 6 milliseconds