Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_mdp_rdma.h15 unsigned int y_top; member
H A Dmtk_dpi.c113 u16 y_top; member
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1902 …ctive_edges_new(float *scanline, float *scanline_fill, int len, stbtt__active_edge *e, float y_top) in stbtt__fill_active_edges_new()