Home
last modified time | relevance | path

Searched defs:subRect (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp49 DrawLetter(BufferInfo& gfxDstBuffer, const uint8_t* fontMap, const Rect& fontRect, const Rect& subRect, const uint8_t fontWeight, const ColorType& color, const OpacityType opa) DrawLetter() argument
101 Blit(BufferInfo& dst, const Point& dstPos, const BufferInfo& src, const Rect& subRect, const BlendOption& blendOption) Blit() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_dirty_region_manager.cpp389 auto subRect = GetHistory((i - 1)); in MergeHistory() local
H A Drs_render_node.cpp398 void RSRenderNode::UpdateChildrenRect(const RectI& subRect) in UpdateChildrenRect() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_bitmap.cpp96 SkIRect subRect = SkIRect::MakeLTRB(subset.GetLeft(), subset.GetTop(), subset.GetRight(), subset.GetBottom()); in ExtractSubset() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h55 RectF subRect; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp1556 RectI subRect = RectI { 0, 0, 1, 1 }; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp293 DrawLetter(BufferInfo& gfxDstBuffer, const uint8_t* fontMap, const Rect& fontRect, const Rect& subRect, const uint8_t fontWeight, const ColorType& color, const OpacityType opa) const DrawLetter() argument
[all...]

Completed in 27 milliseconds