Home
last modified time | relevance | path

Searched refs:IRect (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dgfx_engines.cpp65 static void Convert2IRect(const Rect& rect, IRect& iRect) in Convert2IRect()
126 IRect rect = {}; in GfxFillArea()
155 IRect srcIRect = {}; in GfxBlit()
157 IRect dstIRect = {x, y, srcRect.GetWidth(), srcRect.GetHeight()}; in GfxBlit()
H A Dhi_fbdev.cpp126 IRect rect = {0, 0, g_layerInfo.width, g_layerInfo.height}; in SetLayerDirtyRegion()
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_defs.h54 struct IRect { struct
62 IRect rect;
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp277 std::vector<IRect> hdiDamageRect; in SetScreenClientDamage()
279 IRect tempDamageRect = { in SetScreenClientDamage()
447 IRect hdiLayerRect = { in SetLayerSize()
467 std::vector<IRect> hdiVisibleRects; in SetLayerVisibleRegion()
469 IRect tempVisibleRect = { in SetLayerVisibleRegion()
484 std::vector<IRect> hdiDirtyRegions; in SetLayerDirtyRegion()
486 IRect hdiDirtyRect = { in SetLayerDirtyRegion()
527 IRect hdiCropRect = { in SetLayerCrop()
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_video_sink.cpp154 IRect attr; in CreateAndConfigLayer()
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp536 static void GetSurfaceRect(Surface *surface, IRect *attr) in GetSurfaceRect()

Completed in 5 milliseconds