| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativerectanglemapitem_p_p.h | 62 QDeclarativeRectangleMapItemPrivate(QDeclarativeRectangleMapItem &rect) : m_rect(rect) in QDeclarativeRectangleMapItemPrivate() 87 …QDeclarativeRectangleMapItemPrivateCPU(QDeclarativeRectangleMapItem &rect) : QDeclarativeRectangle… in QDeclarativeRectangleMapItemPrivateCPU() 213 static QList<QGeoCoordinate> path(const QGeoRectangle &rect) in path() 223 static QList<QGeoCoordinate> perimeter(const QGeoRectangle &rect) in perimeter() 251 …QDeclarativeRectangleMapItemPrivateOpenGL(QDeclarativeRectangleMapItem &rect) : QDeclarativeRectan… in QDeclarativeRectangleMapItemPrivateOpenGL()
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | draw.py | 171 def draw_fill_rect(ctx, color, rect): argument 176 def draw_rect(ctx, color, rect): argument 201 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument 216 def draw_box_ticks(ctx, rect, sec_w): argument 239 def draw_annotations(ctx, proc_tree, times, rect): argument 354 def clip_visible(clip, rect): argument 690 def draw_processes_recursively(ctx, proc, proc_tree, y, proc_h, rect, clip) : argument 722 def draw_process_activity_colors(ctx, proc, proc_tree, x, y, w, proc_h, rect, clip): argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | im2d_single.h | 611 #define imcrop(src, dst, rect, ...) \ argument 863 #define imfill(buf, rect, color, ...) \ argument 879 #define imreset(buf, rect, color, ...) \ argument 895 #define imdraw(buf, rect, color, ...) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | im2d_single.h | 611 #define imcrop(src, dst, rect, ...) \ argument 863 #define imfill(buf, rect, color, ...) \ argument 879 #define imreset(buf, rect, color, ...) \ argument 895 #define imdraw(buf, rect, color, ...) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | im2d_single.h | 611 #define imcrop(src, dst, rect, ...) \ argument 863 #define imfill(buf, rect, color, ...) \ argument 879 #define imreset(buf, rect, color, ...) \ argument 895 #define imdraw(buf, rect, color, ...) \ argument
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/ |
| H A D | im2d_single.h | 611 #define imcrop(src, dst, rect, ...) \ argument 863 #define imfill(buf, rect, color, ...) \ argument 879 #define imreset(buf, rect, color, ...) \ argument 895 #define imdraw(buf, rect, color, ...) \ argument
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_utils.c | 31 xRectangle *rect; in glamor_solid_boxes() local 64 xRectangle rect; in glamor_solid() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/ |
| H A D | keybutton.cpp | 85 QRectF rect =painter.boundingRect(this->rect(), m_value, o); in paintEvent() local 91 QRect rect(2,2, this->width()/2, this->height()/2); in paintEvent() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/app/ |
| H A D | boxwidget.cpp | 54 QRect rect = m_rects[i]; in mouseReleaseEvent() local 96 QRect rect(r.x()+col*avgeWidth, r.y()+row*avgeHight, avgeWidth, avgeHight); in paintEvent() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/ |
| H A D | rollswitchwidget.cpp | 47 …QRect rect = this->rect().adjusted(margins.left(), margins.top(), - margins.bottom(), -margins.rig… in paintEvent() local 125 QPointF RollSwitchWidget::getPoint(const QRect &rect, int angle) in getPoint()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/key/ |
| H A D | keywidget.cpp | 104 QRectF rect(i*avgWidth, 0, avgWidth, height()-150); in paintEvent() local 121 QRectF rect =painter.boundingRect(r, text, QTextOption(Qt::AlignHCenter)); in paintEvent() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | im2d.h | 291 #define imcrop(src, dst, rect, ...) \ argument 384 #define imfill(buf, rect, color, ...) \ argument 400 #define imreset(buf, rect, color, ...) \ argument 416 #define imdraw(buf, rect, color, ...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | st7586.c | 115 static void st7586_fb_dirty(struct drm_framebuffer *fb, struct drm_rect *rect) in st7586_fb_dirty() 159 struct drm_rect rect; in st7586_pipe_update() local 175 struct drm_rect rect = { in st7586_pipe_enable() local
|
| H A D | ili9225.c | 78 static void ili9225_fb_dirty(struct drm_framebuffer *fb, struct drm_rect *rect) in ili9225_fb_dirty() 165 struct drm_rect rect; in ili9225_pipe_update() local 182 struct drm_rect rect = { in ili9225_pipe_enable() local
|
| H A D | gm12u320.c | 96 struct drm_rect rect; member 427 struct drm_rect *rect = &gm12u320->fb_update.rect; in gm12u320_fb_mark_dirty() local 563 struct drm_rect rect = { 0, 0, GM12U320_USER_WIDTH, GM12U320_HEIGHT }; in gm12u320_pipe_enable() local 581 struct drm_rect rect; in gm12u320_pipe_update() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_af_module.cpp | 90 paRect_t rect; in sample_set_focus_win() local 102 paRect_t rect; in sample_set_focus_defwin() local 111 paRect_t rect; in sample_get_focus_win() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_damage_helper.c | 320 struct drm_rect *rect) in drm_atomic_helper_damage_iter_next() 361 struct drm_rect *rect) in drm_atomic_helper_damage_merged()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle_flinger.c | 74 struct rect { struct 89 struct rect src; argument 496 static int rk_flinger_set_rect(struct rect *rect, int x, size_t y, in rk_flinger_set_rect()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeocodingmanagerengine_nokia.cpp | 127 QGeoRectangle rect = bounds.boundingGeoRectangle(); in geocode() local 220 QGeoRectangle rect(bounds); in geocode() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | image_processor.cpp | 189 virtual XCamReturn crop(const img_buffer_t& src, img_buffer_t& dst, img_rect_t rect, in crop() 231 XCamReturn ImageOperator::crop(const img_buffer_t& src, img_buffer_t& dst, img_rect_t rect, in crop() 287 const img_rect_t& rect) { in crop()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_plane.c | 154 struct drm_rect *rect) in virtio_gpu_update_dumb_bo() 182 struct drm_rect rect; in virtio_gpu_primary_plane_update() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/mediactl/ |
| H A D | v4l2subdev.c | 113 struct v4l2_rect *rect, unsigned int pad, unsigned int target, in v4l2_subdev_get_selection() 152 struct v4l2_rect *rect, unsigned int pad, unsigned int target, in v4l2_subdev_set_selection() 486 struct v4l2_rect *rect) in set_selection()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_dpe.c | 439 static int dpe_mipi_ifbc_get_rect(struct drm_rect *rect) in dpe_mipi_ifbc_get_rect() 561 struct drm_rect rect = { 0, 0, 0, 0 }; in dpe_ldi_init() local 802 static void dpe_ovl_config(struct dpe_hw_ctx *ctx, const struct drm_rect *rect, in dpe_ovl_config() 824 static void dpe_rdma_config(struct dpe_hw_ctx *ctx, const struct drm_rect *rect, in dpe_rdma_config() 862 static void dpe_rdfc_config(struct dpe_hw_ctx *ctx, const struct drm_rect *rect, in dpe_rdfc_config() 920 struct drm_rect rect; in dpe_update_channel() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/ |
| H A D | waittingwidget.cpp | 38 void WaittingWidget::user_setGeometry(const QRect& rect) in user_setGeometry()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/ |
| H A D | waittingwidget.cpp | 38 void WaittingWidget::user_setGeometry(const QRect& rect) in user_setGeometry()
|