Home
last modified time | relevance | path

Searched defs:fHeight (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_motion_blur.cpp224 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 Drender_copy.cpp147 … const float fHeight = static_cast<float>(renderPass.renderPassDesc.renderArea.extentHeight); in Execute() local
H A Drender_node_back_buffer.cpp53 const float fHeight = static_cast<float>(dstImageDesc.height); in FillPushConstant() local
H A Drender_node_single_post_process.cpp350 … 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 Drender_node_mip_chain_post_process.cpp358 const float fHeight = static_cast<float>(height); in RenderGraphics() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.cpp559 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 Djs_offscreen_canvas.cpp145 double fHeight = 0.0; in Constructor() local
247 double fHeight = GetHeight(); in OnGetHeight() local
H A Djs_canvas_renderer.cpp617 double fHeight = 0.0; in JsCreateImageData() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp205 auto fHeight = static_cast<float>(height); in OnSizeChange() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_camera_single_post_process.cpp359 … 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 Drender_node_default_shadows_blur.cpp183 const float fHeight = static_cast<float>(tempImage.height); in ProcessSingleShadow() local
H A Drender_node_default_material_deferred_shading.cpp213 … const float fHeight = static_cast<float>(renderPass_.renderPassDesc.renderArea.extentHeight); in RenderData() local
H A Drender_node_camera_cubemap.cpp296 const float fHeight = static_cast<float>(currSize.y); in ExecuteSinglePostProcess() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp89 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 Drsproperty_fuzzer.cpp309 float fHeight = GetData<float>(); in RSPropertiesPainterFuzzTest() local