Home
last modified time | relevance | path

Searched defs:imgHeight (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ui_lite/tools/qt/simulator/drivers/display/
H A Dmonitor.h45 void UpdatePaint(uint32_t* tftFb, uint32_t imgWidth, uint32_t imgHeight) in UpdatePaint() argument
/foundation/arkui/ui_lite/tools/qt/simulator/uitest/
H A Dmain_widget.h75 void UpdatePaintSlot(uint32_t* tftFb, uint32_t imgWidth, uint32_t imgHeight) in UpdatePaintSlot() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_surface_capture_task_parallel_test.cpp90 const float imgHeight = 1.0f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_surface_capture_task_parallel_unit_test.cpp70 const float imgHeight = 1.0f; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_renderer_type.h46 double imgHeight; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_three_test.cpp319 float imgHeight = 1.0f; in HWTEST_F() local
H A Drs_surface_render_node_two_test.cpp982 float imgHeight = 1.0f; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_checkbox.cpp227 int16_t imgHeight = header.height; in OnDraw() local
H A Dui_analog_clock.cpp240 int16_t imgHeight = hand.imageInfo_.header.height; in CalculateRedrawArea() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp116 Vector2f RSSurfaceRenderNodeDrawable::GetGravityTranslate(float imgWidth, float imgHeight) in GetGravityTranslate() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp680 int32_t imgHeight = jsImgHeight->ToNumber<int32_t>(); in JsPutImageData() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2664 Vector2f RSSurfaceRenderNode::GetGravityTranslate(float imgWidth, float imgHeight) in GetGravityTranslate() argument

Completed in 16 milliseconds