Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-bcm283x/
Dmsg.c89 int bcm2835_get_video_size(int *widthp, int *heightp) in bcm2835_get_video_size()
108 int bcm2835_set_video_params(int *widthp, int *heightp, int depth_bpp, in bcm2835_set_video_params()
/external/freetype/src/truetype/
Dttgload.c2158 FT_Byte* widthp; in compute_glyph_metrics() local