Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/video/
H A Dgraphics.c389 int draw_rounded_box(const struct scale *pos_rel, const struct scale *dim_rel, in draw_rounded_box()
1083 const struct scale *dim_rel, in calculate_dimension()
1166 const struct scale *pos_rel, const struct scale *dim_rel, in draw_bitmap()
1234 int get_bitmap_dimension(const void *bitmap, size_t sz, struct scale *dim_rel) in get_bitmap_dimension()