Searched defs:x_ratio (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
H A DSDL_aavideo.h44 double x_ratio, y_ratio; member in struct:SDL_PrivateVideoData
58 #define AA_x_ratio (this->hidden->x_ratio)
/external/freetype/src/truetype/
H A Dttobjs.h234 /* x_ratio = 1.0 */
240 /* ratio = x_ratio = 1.0 */
246 /* ratio = sqrt( (proj.x * x_ratio) ^ 2 + (proj.y * y_ratio) ^ 2 ) */
267 FT_Long x_ratio; member in struct:TT_Size_Metrics_

Completed in 165 milliseconds