Home
last modified time | relevance | path

Searched defs:imgWidth (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.cpp89 const float imgWidth = 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.cpp69 const float imgWidth = 1.0f; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_renderer_type.h45 double imgWidth; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_three_test.cpp318 float imgWidth = 1.0f; in HWTEST_F() local
H A Drs_surface_render_node_two_test.cpp981 float imgWidth = 1.0f; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_checkbox.cpp226 int16_t imgWidth = header.width; in OnDraw() local
H A Dui_analog_clock.cpp239 int16_t imgWidth = hand.imageInfo_.header.width; 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.cpp679 int32_t imgWidth = jsImgWidth->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 18 milliseconds