Home
last modified time | relevance | path

Searched defs:fHeight (Results 1 - 16 of 16) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/fuzztest/gerender_fuzzer/
H A Dge_render_fuzzer.cpp48 float fHeight = GETest::GetPlainData<float>(); in GERenderFuzzTest001() local
74 float fHeight = GETest::GetPlainData<float>(); in GERenderFuzzTest002() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
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_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_node_mip_chain_post_process.cpp358 const float fHeight = static_cast<float>(height); in RenderGraphics() 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
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadows_blur.cpp183 const float fHeight = static_cast<float>(tempImage.height); in ProcessSingleShadow() local
H A Drender_node_camera_cubemap.cpp296 const float fHeight = static_cast<float>(currSize.y); in ExecuteSinglePostProcess() 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_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
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_canvas.cpp143 double fHeight = 0.0; in Constructor() local
249 double fHeight = GetHeight(); in OnGetHeight() local
H A Djs_canvas_renderer.cpp621 double fHeight = 0.0; in JsCreateImageData() local
/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
/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 in ExecuteDof() local
[all...]
/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

Completed in 20 milliseconds