Home
last modified time | relevance | path

Searched refs:initDeviceFinished_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp55 if (!initDeviceFinished_) { in Run()
59 initDeviceFinished_ = true; in Run()
250 if (!initDeviceFinished_) { in OnHotPlug()
H A Ddrawing_sample.h59 bool initDeviceFinished_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp83 if (!initDeviceFinished_) { in Run()
87 initDeviceFinished_ = true; in Run()
378 if (!initDeviceFinished_) { in OnHotPlugEvent()
H A Ddrawing_sample_canvaskit0310.cpp90 bool initDeviceFinished_ = false; member in HelloDrawing
525 if (!initDeviceFinished_) { in OnHotPlugEvent()
640 if (!m.initDeviceFinished_) { in main()
644 m.initDeviceFinished_ = true; in main()
H A Ddrawing_engine_sample.h55 bool initDeviceFinished_ = false; variable
H A Drender_context_sample.h56 bool initDeviceFinished_ = false; variable
H A Drender_context_sample.cpp46 if (!initDeviceFinished_) { in Run()
50 initDeviceFinished_ = true; in Run()
476 if (!initDeviceFinished_) { in OnHotPlugEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.cpp62 if (!initDeviceFinished_) { in Run()
66 initDeviceFinished_ = true; in Run()
366 if (!initDeviceFinished_) { in OnHotPlug()
H A Dhello_composer.h45 bool initDeviceFinished_ = false; variable