Searched refs:bounds (Results 1 – 9 of 9) sorted by relevance
174 g->path.bounds[0], in vft_cache_lookup()175 g->path.bounds[1], in vft_cache_lookup()176 g->path.bounds[2], in vft_cache_lookup()177 g->path.bounds[3]); in vft_cache_lookup()323 READ_BIN_FIELD_FLOAT(path.bounds[0]); in load_glyph_table()324 READ_BIN_FIELD_FLOAT(path.bounds[1]); in load_glyph_table()325 READ_BIN_FIELD_FLOAT(path.bounds[2]); in load_glyph_table()326 READ_BIN_FIELD_FLOAT(path.bounds[3]); in load_glyph_table()
168 TRACE_BIN_FIELD_FLOAT(path.bounds[0]); in vft_dbg_glyph_desc()169 TRACE_BIN_FIELD_FLOAT(path.bounds[1]); in vft_dbg_glyph_desc()170 TRACE_BIN_FIELD_FLOAT(path.bounds[2]); in vft_dbg_glyph_desc()171 TRACE_BIN_FIELD_FLOAT(path.bounds[3]); in vft_dbg_glyph_desc()
47 float bounds[4]; member
547 ccap->bounds.left = 0; in uvc_v4l2_do_ioctl()548 ccap->bounds.top = 0; in uvc_v4l2_do_ioctl()551 ccap->bounds.width = stream->cur_frame->wWidth; in uvc_v4l2_do_ioctl()552 ccap->bounds.height = stream->cur_frame->wHeight; in uvc_v4l2_do_ioctl()555 ccap->defrect = ccap->bounds; in uvc_v4l2_do_ioctl()
65 …o-strength-reduce -Os -g -Wall -Wunused -Wformat -Wformat-security -Warray-bounds -Wuninitialized \
670 struct v4l2_rect bounds; member
1060 - samples: fix dma_general_transfer sample memory out of bounds
Completed in 25 milliseconds