Home
last modified time | relevance | path

Searched defs:iRect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp175 GraphicIRect iRect = { variable
201 GraphicIRect iRect = { variable
249 GraphicIRect iRect = { variable
271 GraphicIRect iRect = { variable
H A Dhdioutput_test.cpp165 GraphicIRect iRect = { variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_vulkan.cpp54 Drawing::RectI iRect = {rect.GetLeft(), rect.GetTop(), rect.GetRight(), rect.GetBottom()}; in SetDamageRegion() local
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dgfx_engines.cpp65 static void Convert2IRect(const Rect& rect, IRect& iRect) in Convert2IRect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp368 …auto iRect = SkIRect::MakeLTRB(bounds.GetLeft(), bounds.GetTop(), bounds.GetRight(), bounds.GetBot… in GetImageSnapshot() local
H A Dskia_canvas.cpp108 auto iRect = skCanvas_->getDeviceClipBounds(); in GetDeviceClipBounds() local
118 auto iRect = skCanvas_->getRoundInDeviceClipBounds(); in GetRoundInDeviceClipBounds() local