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();
82 SkFractionalInt fx = mapper.fractionalIntX();
SkBitmapProcState.h 223 SkFractionalInt fractionalIntX() const { return fX; }
SkBitmapProcState_matrix.h 70 fx = mapper.fractionalIntX();
SkBitmapProcState.cpp 785 fx = mapper.fractionalIntX();
  /external/skia/src/opts/
SkBitmapProcState_matrix_neon.h 44 fx = mapper.fractionalIntX();
120 SkFractionalInt fx = mapper.fractionalIntX();
307 fx = mapper.fractionalIntX();

Completed in 43 milliseconds