Home
last modified time | relevance | path

Searched defs:rect (Results 76 - 100 of 107) sorted by relevance

12345

/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_session.cpp182 static int32_t SetDisplayClientCrop(uint32_t devId, IRect *rect) in SetDisplayClientCrop() argument
189 static int32_t SetDisplayClientDestRect(uint32_t devId, IRect *rect) in SetDisplayClientDestRect() argument
202 static int32_t SetDisplayClientDamage(uint32_t devId, uint32_t num, IRect *rect) in SetDisplayClientDamage() argument
267 static int32_t SetLayerSize(uint32_t devId, uint32_t layerId, IRect *rect) in SetLayerSize() argument
274 SetLayerCrop(uint32_t devId, uint32_t layerId, IRect *rect) SetLayerCrop() argument
313 SetLayerVisibleRegion(uint32_t devId, uint32_t layerId, uint32_t num, IRect *rect) SetLayerVisibleRegion() argument
[all...]
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Ddrmrga.h126 rga_rect_t rect; member
160 static inline int rga_set_rect(rga_rect_t *rect, int x, int y, int w, int h, int sw, int sh, int f) in rga_set_rect() argument
[all...]
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp.c658 im_rect rect; in PutDecodeFrameToOutput() local
859 im_rect rect; in GetEncodeFrameFromInput() local
[all...]
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp139 int32_t DisplayComposerVdiImpl::SetDisplayClientCrop(uint32_t devId, const IRect& rect) in SetDisplayClientCrop() argument
260 int32_t DisplayComposerVdiImpl::SetLayerRegion(uint32_t devId, uint32_t layerId, const IRect& rect) in SetLayerRegion() argument
269 int32_t DisplayComposerVdiImpl::SetLayerCrop(uint32_t devId, uint32_t layerId, const IRect& rect) in SetLayerCrop() argument
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Ddrmrga.h126 rga_rect_t rect; member
160 static inline int rga_set_rect(rga_rect_t *rect, int x, int y, int w, int h, int sw, int sh, int f) in rga_set_rect() argument
[all...]
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp.c658 im_rect rect; in PutDecodeFrameToOutput() local
859 im_rect rect; in GetEncodeFrameFromInput() local
[all...]
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Ddrmrga.h157 rga_rect_t rect; member
214 static inline int rga_set_rect(rga_rect_t *rect, in rga_set_rect() argument
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dui_driver.cpp383 void UiDriver::TakeScreenCap(int32_t fd, ApiCallErr &err, Rect rect) in TakeScreenCap() argument
H A Dui_action.h208 explicit GenericPinch(const Rect &rect, float_t scale) : rect_(rect), scale_(scale) {}; in GenericPinch() argument
/test/xts/acts/graphic/graphicnapitest/
H A DNativeWindowTest.cpp594 struct Region::Rect *rect = new Region::Rect(); in HWTEST_F() local
717 struct Region::Rect *rect = new Region::Rect(); in HWTEST_F() local
916 struct Region::Rect * rect = new Region::Rect(); HWTEST_F() local
939 struct Region::Rect * rect = new Region::Rect(); HWTEST_F() local
968 struct Region::Rect * rect = new Region::Rect(); HWTEST_F() local
1003 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
1043 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
1507 struct Region::Rect * rect = new Region::Rect(); HWTEST_F() local
[all...]
H A DNativeImageTest.cpp365 struct Region::Rect *rect = new Region::Rect(); in HWTEST_F() local
494 struct Region::Rect *rect = new Region::Rect(); in HWTEST_F() local
568 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
625 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
680 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
744 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
824 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
865 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
907 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
953 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
995 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
1038 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
1081 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
1124 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
1166 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
1205 struct Region::Rect *rect = new Region::Rect(); HWTEST_F() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingCanvasTest.cpp258 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(100, 200, 500, 300); in HWTEST_F() local
307 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
338 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(10, 20, 60, 120); HWTEST_F() local
356 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(100, 100, 300, 300); HWTEST_F() local
430 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 90, 90); HWTEST_F() local
470 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(100, 300, 200, 400); HWTEST_F() local
494 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(200, 500, 300, 600); HWTEST_F() local
522 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(300, 400, 500, 500); HWTEST_F() local
548 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(300, 400, 500, 500); HWTEST_F() local
577 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(300, 400, 500, 500); HWTEST_F() local
600 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(200, 500, 300, 600); HWTEST_F() local
636 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
689 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(200, 500, 300, 600); HWTEST_F() local
792 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(0, 0, 200, 200); HWTEST_F() local
895 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(0, 0, 1, 1); HWTEST_F() local
1011 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 0, 0); HWTEST_F() local
1041 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 0, 0); HWTEST_F() local
1133 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(200, 500, 300, 600); HWTEST_F() local
1178 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(100, 400, 200, 500); HWTEST_F() local
1207 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(100, 400, 200, 500); HWTEST_F() local
1226 OH_Drawing_Rect* rect=OH_Drawing_RectCreate(0.0f, 0.0f, 256.0f, 256.0f); HWTEST_F() local
1276 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(150.0f, 100.0f, 500.f, 500.f); HWTEST_F() local
1330 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0.0f, 0.0f, 720.f, 720.f); HWTEST_F() local
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp476 struct Region::Rect *rect = new Region::Rect(); in FlushSurf() local
H A Dvideoenc_ndk_sample.cpp446 struct Region::Rect *rect = new Region::Rect(); in FlushSurf() local
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp427 IRect rect = {0, 0, WIDTH, HEIGHT}; in HWTEST_F() local
489 IRect rect = {0, 0, WIDTH, HEIGHT}; in HWTEST_F() local
745 IRect rect = {0, 0, WIDTH, HEIGHT}; in HWTEST_F() local
777 IRect rect = {0, 0, WIDTH, HEIGHT}; in HWTEST_F() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_vou_drv.c253 HIFB_RECT rect = { 0 }; in hifb_drv_set_layer_src_image_reso() local
266 HIFB_RECT rect; in hifb_drv_set_layer_rect() local
[all...]
H A Dhifb_graphic_drv.c444 hi_bool graphic_drv_set_layer_in_rect(hal_disp_layer layer, HIFB_RECT *rect) in graphic_drv_set_layer_in_rect() argument
471 hi_bool graphic_drv_set_src_image_resolution(hal_disp_layer layer, HIFB_RECT *rect) in graphic_drv_set_src_image_resolution() argument
484 hi_bool graphic_drv_set_layer_out_rect(hal_disp_layer layer, HIFB_RECT *rect) in graphic_drv_set_layer_out_rect() argument
H A Dhifb_graphic_hal.c507 hi_bool fb_hal_video_set_layer_disp_rect(hal_disp_layer layer, HIFB_RECT *rect) in fb_hal_video_set_layer_disp_rect() argument
538 hi_bool fb_hal_video_set_layer_video_rect(hal_disp_layer layer, HIFB_RECT *rect) in fb_hal_video_set_layer_video_rect() argument
872 fb_hal_layer_set_src_resolution(hal_disp_layer layer, HIFB_RECT *rect) fb_hal_layer_set_src_resolution() argument
891 fb_hal_layer_set_layer_in_rect(hal_disp_layer layer, HIFB_RECT *rect) fb_hal_layer_set_layer_in_rect() argument
910 fb_hal_layer_set_layer_out_rect(hal_disp_layer layer, HIFB_RECT *rect) fb_hal_layer_set_layer_out_rect() argument
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H A DRkvpu_OMX_VdecControl.c818 im_rect rect; in Rkvpu_Frame2Outbuf() local
968 im_rect rect; in Rkvpu_Frame2Outbuf() local
[all...]
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp263 ArkUI_AccessibleRect rect = { 0, 0, 1000, 1000 }; in FillElementInfo1() local
318 ArkUI_AccessibleRect rect = { x, y, zx, zy }; in FillElementInfo2() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_comm_video_adapt.h71 hi_rect rect; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_video_adapt.h68 hi_rect rect; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_video_adapt.h68 hi_rect rect; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_gv_widget.h114 const HI_RECT *rect; member
696 HI_RECT rect; /* The position and size of widget */ member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c1689 HIFB_RECT rect; in hifb_open_init_compress() local
4195 HIFB_RECT rect; local
6419 cursor_calc_display_rect(hifb_par *par, const HIFB_POINT_S* cursor_new_pos, HIFB_RECT *rect) global() argument
[all...]

Completed in 38 milliseconds

12345