Searched refs:rects (Results 1 - 25 of 49) sorted by relevance

12

/prebuilts/misc/windows/sdl2/test/
H A Dtestintersections.c122 SDL_Rect rects[MAX_RECTS]; variable
139 rects[num_rects].x = x1;
140 rects[num_rects].y = y1;
141 rects[num_rects].w = x2 - x1;
142 rects[num_rects].h = y2 - y1;
151 SDL_RenderFillRects(renderer, rects, num_rects);
166 r = rects[i];
188 if (SDL_IntersectRect(&rects[i], &rects[j], &r)) {
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_render.h724 * \param rects A pointer to an array of destination rectangles.
730 const SDL_Rect * rects,
749 * \param rects A pointer to an array of destination rectangles.
755 const SDL_Rect * rects,
H A DSDL_surface.h388 (SDL_Surface * dst, const SDL_Rect * rects, int count, Uint32 color);
H A DSDL_video.h708 const SDL_Rect * rects,
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
H A DSDL_render.h724 * \param rects A pointer to an array of destination rectangles.
730 const SDL_Rect * rects,
749 * \param rects A pointer to an array of destination rectangles.
755 const SDL_Rect * rects,
H A DSDL_surface.h388 (SDL_Surface * dst, const SDL_Rect * rects, int count, Uint32 color);
H A DSDL_video.h708 const SDL_Rect * rects,
/prebuilts/misc/windows/sdl2/include/
H A DSDL_render.h724 * \param rects A pointer to an array of destination rectangles.
730 const SDL_Rect * rects,
749 * \param rects A pointer to an array of destination rectangles.
755 const SDL_Rect * rects,
H A DSDL_surface.h388 (SDL_Surface * dst, const SDL_Rect * rects, int count, Uint32 color);
H A DSDL_video.h708 const SDL_Rect * rects,
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
H A DSDL_render.h724 * \param rects A pointer to an array of destination rectangles.
730 const SDL_Rect * rects,
749 * \param rects A pointer to an array of destination rectangles.
755 const SDL_Rect * rects,
H A DSDL_surface.h388 (SDL_Surface * dst, const SDL_Rect * rects, int count, Uint32 color);
H A DSDL_video.h708 const SDL_Rect * rects,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXregion.h79 BOX *rects; member in struct:_XRegion
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXregion.h78 BOX *rects; member in struct:_XRegion
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
H A Dvmwgfx_drm.h722 * @clips_ptr: Pointer to an array of clip rects cast to an uint64_t.
755 * @clips_ptr: Pointer to an array of clip rects cast to an uint64_t.
780 * @rects: pointer to array of drm_vmw_rect cast to an uint64_t
787 uint64_t rects; member in struct:drm_vmw_update_layout_arg
H A Ddrm.h97 struct drm_clip_rect *rects; member in struct:drm_drawable_info
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusgraphics.h607 Status DrawRectangles(const Pen *pen, const RectF *rects, INT count) argument
611 rects, count));
613 Status DrawRectangles(const Pen *pen, const Rect *rects, INT count) argument
617 rects, count));
1000 Status FillRectangles(const Brush *brush, const RectF *rects, INT count) argument
1005 rects, count));
1007 Status FillRectangles(const Brush *brush, const Rect *rects, INT count) argument
1012 rects, count));
H A Dgdipluspath.h300 Status AddRectangles(const RectF *rects, INT count) argument
303 nativePath, rects, count));
305 Status AddRectangles(const Rect *rects, INT count) argument
308 nativePath, rects, count));
H A Dgdiplusimpl.h1268 RectF *rects, INT *count) const
1271 nativeRegion, rects, count,
1276 Rect *rects, INT *count) const
1279 nativeRegion, rects, count,
1267 GetRegionScans(const Matrix *matrix, RectF *rects, INT *count) const argument
1275 GetRegionScans(const Matrix *matrix, Rect *rects, INT *count) const argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusgraphics.h607 Status DrawRectangles(const Pen *pen, const RectF *rects, INT count) argument
611 rects, count));
613 Status DrawRectangles(const Pen *pen, const Rect *rects, INT count) argument
617 rects, count));
1000 Status FillRectangles(const Brush *brush, const RectF *rects, INT count) argument
1005 rects, count));
1007 Status FillRectangles(const Brush *brush, const Rect *rects, INT count) argument
1012 rects, count));
H A Dgdipluspath.h300 Status AddRectangles(const RectF *rects, INT count) argument
303 nativePath, rects, count));
305 Status AddRectangles(const Rect *rects, INT count) argument
308 nativePath, rects, count));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/internal/
H A Ddri_interface.h307 * clip rects of a drawable.
356 * \param rects rectangles affected, with the drawable origin as the
368 drm_clip_rect_t *rects, int num_rects,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
H A Ddrm.h97 struct drm_clip_rect *rects; member in struct:drm_drawable_info
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
H A Ddri_interface.h343 * clip rects of a drawable.
392 * \param rects rectangles affected, with the drawable origin as the
404 drm_clip_rect_t *rects, int num_rects,

Completed in 707 milliseconds

12