Home
last modified time | relevance | path

Searched defs:fWidth (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dpoints_mask_filter.cpp50 float fWidth = 10.0f; in OnTestFunction() local
H A Dstroke_rect_shader.cpp33 float fWidth = 10.f; in drawRect() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_motion_blur.cpp223 const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in Execute() local
261 const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in ExecuteTileVelocity() local
H A Drender_copy.cpp146 … const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in Execute() local
H A Drender_node_back_buffer.cpp52 const float fWidth = static_cast<float>(dstImageDesc.width); in FillPushConstant() local
H A Drender_node_single_post_process.cpp349 … const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in ExecuteSinglePostProcess() local
366 const float fWidth = static_cast<float>(targetSize.x); in ExecuteSinglePostProcess() local
H A Drender_node_mip_chain_post_process.cpp357 const float fWidth = static_cast<float>(width); in RenderGraphics() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.cpp558 const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in ExecuteCombine() local
668 const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in ExecuteTAA() local
747 const float fWidth = static_cast<float>(rp.renderPassDesc.renderArea.extentWidth); in ExecuteDofBlur() local
810 const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in ExecuteDof() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_canvas.cpp144 double fWidth = 0.0; in Constructor() local
237 double fWidth = GetWidth(); in OnGetWidth() local
H A Djs_canvas_renderer.cpp616 double fWidth = 0.0; in JsCreateImageData() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp204 auto fWidth = static_cast<float>(width); in OnSizeChange() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_camera_single_post_process.cpp358 … const float fWidth = static_cast<float>(renderPass.renderPassDesc.renderArea.extentWidth); in ExecuteSinglePostProcess() local
375 const float fWidth = static_cast<float>(targetSize.x); in ExecuteSinglePostProcess() local
H A Drender_node_default_shadows_blur.cpp182 const float fWidth = static_cast<float>(tempImage.width); in ProcessSingleShadow() local
H A Drender_node_default_material_deferred_shading.cpp212 const float fWidth = static_cast<float>(renderPass_.renderPassDesc.renderArea.extentWidth); in RenderData() local
H A Drender_node_camera_cubemap.cpp295 const float fWidth = static_cast<float>(currSize.x); in ExecuteSinglePostProcess() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp88 const float fWidth = static_cast<float>(renderArea.extentWidth); in UpdateRenderArea() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/
H A Drsproperty_fuzzer.cpp308 float fWidth = GetData<float>(); in RSPropertiesPainterFuzzTest() local