/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_motion_blur.cpp | 224 const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in Execute() local 262 const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in ExecuteTileVelocity() local
|
H A D | render_copy.cpp | 147 … const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in Execute() local
|
H A D | render_node_back_buffer.cpp | 53 const float fHeight = static_cast<float>(dstImageDesc.height); in FillPushConstant() local
|
H A D | render_node_single_post_process.cpp | 350 … const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in ExecuteSinglePostProcess() local 367 const float fHeight = static_cast<float>(targetSize.y); in ExecuteSinglePostProcess() local
|
H A D | render_node_mip_chain_post_process.cpp | 358 const float fHeight = static_cast<float>(height); in RenderGraphics() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_post_process_util.cpp | 559 const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in ExecuteCombine() local 669 const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in ExecuteTAA() local 748 const float fHeight = static_cast<float>(rp.renderPassDesc.renderArea.extentHeight); in ExecuteDofBlur() local 811 const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in ExecuteDof() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_offscreen_canvas.cpp | 145 double fHeight = 0.0; in Constructor() local 247 double fHeight = GetHeight(); in OnGetHeight() local
|
H A D | js_canvas_renderer.cpp | 617 double fHeight = 0.0; in JsCreateImageData() local
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/ |
H A D | lume_custom_render.cpp | 205 auto fHeight = static_cast<float>(height); in OnSizeChange() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_camera_single_post_process.cpp | 359 … const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in ExecuteSinglePostProcess() local 376 const float fHeight = static_cast<float>(targetSize.y); in ExecuteSinglePostProcess() local
|
H A D | render_node_default_shadows_blur.cpp | 183 const float fHeight = static_cast<float>(tempImage.height); in ProcessSingleShadow() local
|
H A D | render_node_default_material_deferred_shading.cpp | 213 … const float fHeight = static_cast<float>(renderPass_.renderPassDesc.renderArea.extentHeight); in RenderData() local
|
H A D | render_node_camera_cubemap.cpp | 296 const float fHeight = static_cast<float>(currSize.y); in ExecuteSinglePostProcess() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/ |
H A D | render_node_scene_util.cpp | 89 const float fHeight = static_cast<float>(renderArea.extentHeight); in UpdateRenderArea() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/ |
H A D | rsproperty_fuzzer.cpp | 309 float fHeight = GetData<float>(); in RSPropertiesPainterFuzzTest() local
|