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

  /external/skia/legacy/include/core/
SkPerspIter.h 29 const SkFixed* getXY() const { return fStorage; }
31 /** Return the number of [x,y] pairs that have been filled in the getXY() buffer.
  /external/skia/src/core/
SkPerspIter.h 29 const SkFixed* getXY() const { return fStorage; }
31 /** Return the number of [x,y] pairs that have been filled in the getXY() buffer.
ARGB32_Clamp_Bilinear_BitmapShader.h 89 const SkFixed* srcXY = iter.getXY();
102 const SkFixed* srcXY = iter.getXY();
SkBitmapShader16BilerpTemplate.h 44 const SkFixed* srcXY = iter.getXY();
153 const SkFixed* srcXY = iter.getXY();
SkBitmapShaderTemplate.h 79 const SkFixed* srcXY = iter.getXY();
223 const SkFixed* srcXY = iter.getXY();
SkBitmapProcState_matrix.h 151 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
262 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
  /external/skia/legacy/src/core/
ARGB32_Clamp_Bilinear_BitmapShader.h 89 const SkFixed* srcXY = iter.getXY();
102 const SkFixed* srcXY = iter.getXY();
SkBitmapShader16BilerpTemplate.h 44 const SkFixed* srcXY = iter.getXY();
153 const SkFixed* srcXY = iter.getXY();
SkBitmapShaderTemplate.h 79 const SkFixed* srcXY = iter.getXY();
223 const SkFixed* srcXY = iter.getXY();
SkBitmapProcState_matrix.h 135 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
247 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
SkBitmapProcState_matrix_repeat.h 325 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
536 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
SkBitmapProcState_matrix_clamp.h 295 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
778 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
CustomEvaluator.java 107 public XYHolder getXY() {
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 294 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
503 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
SkBitmapProcState_matrix_clamp_neon.h 291 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
774 const SkFixed* SK_RESTRICT srcXY = iter.getXY();

Completed in 1008 milliseconds