/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_slice.cpp | 33 void AbilitySlice::Present(AbilitySlice &abilitySlice, const Want &want) in Present() function in OHOS::AbilitySlice 39 abilitySliceManager_->Present(*this, abilitySlice, want); in Present()
|
H A D | ability_slice_manager.cpp | 60 void AbilitySliceManager::Present(const AbilitySlice &caller, AbilitySlice &target, const Want &wan… in Present() function in OHOS::AbilitySliceManager
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_backend.h | 51 virtual void Present(const RenderBackendBackBufferConfiguration& backBufferConfig) = 0;
|
H A D | renderer.cpp | 789 renderBackend_->Present(renderFrameTimeData_.config); in RenderFramePresentImpl()
|
/ohos5.0/docs/zh-cn/application-dev/performance/ |
H A D | fuzzy_scene_performance_optimization.md | 171 如上图所示,通过RenderFrame(执行GPU绘制)标签可以看出,动态模糊转场平均渲染耗时为6.113ms。同时从Present Fence(图形上屏信号)标签可以看出动态模糊转场平均帧率为10… 175 如上图所示,通过RenderFrame标签可以看出,静态模糊转场平均渲染耗时为3.357ms。同时从Present Fence标签可以看出静态模糊转场平均帧率为119.9fps。和动态模糊转场相比平…
|
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/ability_lite/ |
H A D | ability_slice.h | 123 void Present(AbilitySlice &abilitySlice, const Want &want);
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/include/ |
H A D | ability_slice_manager.h | 36 void Present(const AbilitySlice &caller, AbilitySlice &target, const Want &want);
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.h | 74 void Present(const RenderBackendBackBufferConfiguration& backBufferConfig) override;
|
H A D | render_backend_gles.cpp | 745 void RenderBackendGLES::Present(const RenderBackendBackBufferConfiguration& backBufferConfig) in Present() function in RenderBackendGLES
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | render_backend_vk.h | 104 void Present(const RenderBackendBackBufferConfiguration& backBufferConfig) override;
|
H A D | render_backend_vk.cpp | 292 void RenderBackendVk::Present(const RenderBackendBackBufferConfiguration& backBufferConfig) in Present() function in RenderBackendVk
|
/ohos5.0/docs/en/readme/ |
H A D | driver.md | 80 2. Information configuration: Present the loading information of the driver.
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 611 enum PresentTimestampType type; /**< Present timestamp type */ 612 long time; /**< Present timestamp value */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 611 enum PresentTimestampType type; /**< Present timestamp type */ 612 long time; /**< Present timestamp value */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 611 enum PresentTimestampType type; /**< Present timestamp type */ 612 long time; /**< Present timestamp value */
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-application-framework-guide.md | 36 | void Present(AbilitySlice \*abilitySlice, const Want &want) | 发起Abil…
|
/ohos5.0/docs/en/contribute/template/ |
H A D | readme-template.md | 39 | A.2.2 | Present the content clearly, for example, by using bullets or categories. Do not include …
|
/ohos5.0/drivers/hdf_core/framework/ |
H A D | README.md | 76 - Information configuration: Present the loading information of the driver.
|
/ohos5.0/drivers/hdf_core/ |
H A D | README.md | 76 - Information configuration: Present the loading information of the driver.
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-application-framework-guide.md | 107 …54025513"><a name="p1592454025513"></a><a name="p1592454025513"></a>void Present(AbilitySlice *abi…
|