Home
last modified time | relevance | path

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

/external/skia/src/gl/
DSkGL.h46 #define SkScalarToGL(x) SkScalarToFixed(x) macro
62 #define SkScalarToGL(x) SkScalarToFloat(x) macro