Home
last modified time | relevance | path

Searched defs:rects (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/
H A Dpong-clock-no-flicker.c123 XRectangle rects[5*5]; in draw_digit() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2634 static void stbrp_pack_rects(stbrp_context *con, stbrp_rect *rects, int num_rects) in stbrp_pack_rects() argument
2847 …ck_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rects) in stbtt_PackFontRangesGatherRects()
2876 …ck_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rects) in stbtt_PackFontRangesRenderIntoRects()
2958 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context *spc, stbrp_rect *rects, int num_re… in stbtt_PackFontRangesPackRects()
2968 stbrp_rect *rects; in stbtt_PackFontRanges() local
/openbmc/qemu/ui/
H A Dvnc.c3255 int has_dirty, rects = 0; in vnc_refresh() local