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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_matrix.h 72 const SkFractionalInt dx = s.fInvSxFractionalInt;
125 SkFractionalInt dx = s.fInvSxFractionalInt;
186 const SkFractionalInt dx = s.fInvSxFractionalInt;
SkBitmapProcState.h 72 SkFractionalInt fInvSxFractionalInt;
SkBitmapProcState.cpp 436 fInvSxFractionalInt = SkScalarToFractionalInt(fInvMatrix.getScaleX());
    [all...]
  /external/skia/src/core/
SkBitmapProcState_matrix.h 72 const SkFractionalInt dx = s.fInvSxFractionalInt;
125 SkFractionalInt dx = s.fInvSxFractionalInt;
186 const SkFractionalInt dx = s.fInvSxFractionalInt;
SkBitmapProcState.h 72 SkFractionalInt fInvSxFractionalInt;
SkBitmapProcState.cpp 436 fInvSxFractionalInt = SkScalarToFractionalInt(fInvMatrix.getScaleX());
    [all...]
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 420 const SkFractionalInt dx = s.fInvSxFractionalInt;
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 420 const SkFractionalInt dx = s.fInvSxFractionalInt;

Completed in 416 milliseconds