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

  /external/skia/src/core/
SkBitmapProcState.h 20 #define SkFixedToFractionalInt(x) SkFixedToFixed3232(x)
SkBitmapProcState_matrix.h 72 fx = SkScalarToFractionalInt(pt.fX) - (SkFixedToFractionalInt(one) >> 1);
  /external/skia/src/opts/
SkBitmapProcState_matrix_neon.h 310 fx = SkScalarToFractionalInt(pt.fX) - (SkFixedToFractionalInt(one) >> 1);

Completed in 1300 milliseconds