Searched refs:getXY (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/core/
H A DSkPerspIter.h29 const SkFixed* getXY() const { return fStorage; } function in class:SkPerspIter
31 /** Return the number of [x,y] pairs that have been filled in the getXY() buffer.
H A DSkBitmapProcState_matrix_template.h109 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
H A DSkBitmapProcState_matrix.h131 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
/external/skia/src/opts/
H A DSkBitmapProcState_matrix_neon.h197 const SkFixed* SK_RESTRICT srcXY = iter.getXY();
427 const SkFixed* SK_RESTRICT srcXY = iter.getXY();

Completed in 96 milliseconds