Home
last modified time | relevance | path

Searched refs:pixel_height (Results 1 – 4 of 4) sorted by relevance

/u-boot/api/
A Dapi_display.c32 di->pixel_height = panel_info.vl_row; in display_get_info()
/u-boot/include/
A Dapi_public.h134 int pixel_height; member
/u-boot/examples/api/
A Ddemo.c170 printf(" pixel height: %d\n", disinfo.pixel_height); in main()
179 printf(" pixel height: %d\n", disinfo.pixel_height); in main()
/u-boot/drivers/video/
A Dstb_truetype.h469 float pixel_height, // height of font in pixels
2516 float pixel_height, // height of font in pixels in stbtt_BakeFontBitmap() argument
2530 scale = stbtt_ScaleForPixelHeight(&f, pixel_height); in stbtt_BakeFontBitmap()

Completed in 13 milliseconds