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

  /external/skia/include/core/
SkFixed.h 180 inline SkFract SkFractMul_longlong(SkFract a, SkFract b)
189 #define SkFractMul(a,b) SkFractMul_longlong(a,b)
  /external/skia/legacy/include/core/
SkFixed.h 173 inline SkFract SkFractMul_longlong(SkFract a, SkFract b)
182 #define SkFractMul(a,b) SkFractMul_longlong(a,b)

Completed in 649 milliseconds