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

  /external/skia/include/core/
SkFixed.h 213 inline SkFixed SkFixedMul_arm(SkFixed x, SkFixed y)
251 #define SkFixedMul(x, y) SkFixedMul_arm(x, y)
  /external/skia/legacy/include/core/
SkFixed.h 206 inline SkFixed SkFixedMul_arm(SkFixed x, SkFixed y)
244 #define SkFixedMul(x, y) SkFixedMul_arm(x, y)

Completed in 2973 milliseconds