Home
last modified time | relevance | path

Searched refs:PrepareCompleteParam (Results 1 - 21 of 21) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.h69 void DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam &param);
79 sptr<Surface> &surface, const struct PrepareCompleteParam &param, void* data);
H A Dhello_composer.cpp108 sptr<Surface> &surface, const struct PrepareCompleteParam &param, void* data) in OnPrepareCompleted()
448 void HelloComposer::DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam &param) in DoPrepareCompleted()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.h75 void DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam& param);
82 sptr<Surface> &surface, const struct PrepareCompleteParam& param, void* data);
H A Ddrawing_sample.cpp82 sptr<Surface> &surface, const struct PrepareCompleteParam& param, void* data) in OnPrepareCompleted()
262 void DrawingSample::DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam& param) in DoPrepareCompleted()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.h74 void DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam &param);
83 sptr<Surface> &surface, const struct PrepareCompleteParam &param, void* data);
H A Drender_context_sample.h74 void DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam &param);
89 sptr<Surface> &surface, const struct PrepareCompleteParam &param, void* data);
H A Ddrawing_sample_canvaskit0310.cpp70 void DoPrepareCompleted(sptr<Surface>& surface, const struct PrepareCompleteParam &param);
537 void HelloDrawing::DoPrepareCompleted(sptr<Surface>& surface, const struct PrepareCompleteParam &param) in DoPrepareCompleted()
603 sptr<Surface> &surface, const struct PrepareCompleteParam &param, void* data) in OnPrepareCompleted()
H A Drender_context_sample.cpp72 sptr<Surface> &surface, const struct PrepareCompleteParam &param, void* data) in OnPrepareCompleted()
488 void RenderContextSample::DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam &param) in DoPrepareCompleted()
H A Ddrawing_engine_sample.cpp111 sptr<Surface> &surface, const struct PrepareCompleteParam &param, void* data) in OnPrepareCompleted()
399 void DrawingEngineSample::DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam &param) in DoPrepareCompleted()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_backend.h35 struct PrepareCompleteParam { struct
43 const struct PrepareCompleteParam &param, void* data)>;
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdibackend_fuzzer/
H A Dhdibackend_fuzzer.cpp94 auto onPrepareCompleteFunc = [](sptr<Surface> &, const struct PrepareCompleteParam &, void*) -> void {}; in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.h74 void OnPrepareComplete(sptr<Surface>& surface, const PrepareCompleteParam& param, void* data);
H A Drs_hardware_thread.h71 void OnPrepareComplete(sptr<Surface>& surface, const PrepareCompleteParam& param, void* data);
H A Drs_hardware_thread.cpp421 const PrepareCompleteParam& param, void* data) in OnPrepareComplete()
H A Drs_composer_adapter.cpp847 void RSComposerAdapter::OnPrepareComplete(sptr<Surface>& surface, const PrepareCompleteParam& param, void* data) in OnPrepareComplete()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdibackend_test.cpp108 auto func = [](sptr<Surface> &, const struct PrepareCompleteParam &param, void* data) -> void {}; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdibackend_test.cpp111 auto func = [](sptr<Surface> &, const struct PrepareCompleteParam &param, void* data) -> void {}; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp287 struct PrepareCompleteParam param = { in OnPrepareComplete()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_composer_adapter_unit_test.cpp522 PrepareCompleteParam para; in HWTEST_F()
H A Drs_unittest_composer_adapter_test.cpp240 PrepareCompleteParam para; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_composer_adapter_test.cpp522 PrepareCompleteParam para; in HWTEST_F()

Completed in 14 milliseconds