HomeSort by relevance Sort by last modified time
    Searched defs:SkScalarToFloat (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkScalar.h 60 #define SkScalarToFloat(x) static_cast<float>(x)
  /external/skqp/include/core/
SkScalar.h 60 #define SkScalarToFloat(x) static_cast<float>(x)

Completed in 54 milliseconds