Searched refs:SkIntToTextGL (Results 1 – 1 of 1) sorted by relevance
80 #define SkIntToTextGL(n) SkIntToFixed(n) macro90 #define SkIntToTextGL(n) SkIntToGL(n) macro107 fX = SkIntToTextGL(x); in setI()108 fY = SkIntToTextGL(y); in setI()