Home
last modified time | relevance | path

Searched refs:RequestSync (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.h64 void RequestSync();
H A Dhello_composer.cpp79 mainThreadHandler_->PostTask([this] { this->RequestSync(); }); in Run()
150 void HelloComposer::RequestSync() in RequestSync() function in HelloComposer
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.h71 void RequestSync();
H A Ddrawing_sample.cpp70 mainThreadHandler_->PostTask(std::bind(&DrawingSample::RequestSync, this)); in Run()
111 void DrawingSample::RequestSync() in RequestSync() function in DrawingSample

Completed in 3 milliseconds