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

  /external/skia/src/core/
SkBitmapProcState_matrix_template.h 28 fx = mapper.fractionalIntX();
87 SkFractionalInt fx = mapper.fractionalIntX();
SkBitmapProcState.h 248 SkFractionalInt fractionalIntX() const { return fX; }
SkBitmapProcState_matrix.h 69 fx = mapper.fractionalIntX();
SkBitmapProcState.cpp 772 fx = mapper.fractionalIntX();
  /external/skia/src/opts/
SkBitmapProcState_matrix_neon.h 44 fx = mapper.fractionalIntX();
121 SkFractionalInt fx = mapper.fractionalIntX();
308 fx = mapper.fractionalIntX();

Completed in 2563 milliseconds