Home | History | Annotate | Download | only in core

Lines Matching refs:scalarsPerPosition

1682                                  const SkScalar pos[], int scalarsPerPosition,
1701 SkTextMapStateProc tmsProc(SkMatrix::I(), offset, scalarsPerPosition);
1726 pos += scalarsPerPosition;
1731 const SkScalar pos[], int scalarsPerPosition,
1734 SkASSERT(1 == scalarsPerPosition || 2 == scalarsPerPosition);
1744 this->drawPosText_asPaths(text, byteLength, pos, scalarsPerPosition, offset, paint);
1768 SkTextMapStateProc tmsProc(*fMatrix, offset, scalarsPerPosition);
1797 pos += scalarsPerPosition;
1826 pos += scalarsPerPosition;
1844 pos += scalarsPerPosition;
1863 pos += scalarsPerPosition;