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

  /external/chromium_org/third_party/skia/src/utils/
SkInterpolator.cpp 212 typedef int Dot14;
218 static inline Dot14 Dot14Mul(Dot14 a, Dot14 b) {
222 static inline Dot14 eval_cubic(Dot14 t, Dot14 A, Dot14 B, Dot14 C) {
226 static inline Dot14 pin_and_convert(SkScalar x)
    [all...]
  /external/skia/src/utils/
SkInterpolator.cpp 212 typedef int Dot14;
218 static inline Dot14 Dot14Mul(Dot14 a, Dot14 b) {
222 static inline Dot14 eval_cubic(Dot14 t, Dot14 A, Dot14 B, Dot14 C) {
226 static inline Dot14 pin_and_convert(SkScalar x)
    [all...]

Completed in 118 milliseconds