Lines Matching defs:positionMatrix

122                                   const SkMatrix& positionMatrix) {
127 positionMatrix.mapHomogeneousPoints(&result, &pt, 1);
496 const SkMatrix& positionMatrix, SkIRect clip) const override;
788 const SkMatrix& positionMatrix, SkIRect clip) const {
795 SkPoint originOffset = positionMatrix.mapOrigin() - fBlob->initialMatrix().mapOrigin();
802 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
806 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
812 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
816 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
886 GrColor color, const SkMatrix& positionMatrix, SkIRect clip) const override;
1016 void* vertexDst, int offset, int count, GrColor color, const SkMatrix& positionMatrix,
1026 if (!positionMatrix.hasPerspective()) {
1029 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1035 positionMatrix);
1038 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1044 positionMatrix);
1049 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1055 positionMatrix);
1058 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1064 positionMatrix);
1145 GrColor color, const SkMatrix& positionMatrix, SkIRect clip) const override;
1341 GrColor color, const SkMatrix& positionMatrix, SkIRect clip) const {
1344 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1352 positionMatrix);
1703 const SkMatrix& positionMatrix, SkIRect clip) const override;
1874 const SkMatrix& positionMatrix, SkIRect clip) const {
1884 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1888 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1894 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1898 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
1940 GrColor color, const SkMatrix& positionMatrix, SkIRect clip) const override;
2053 const SkMatrix& positionMatrix, SkIRect clip) const {
2062 if (!positionMatrix.hasPerspective()) {
2065 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
2071 positionMatrix);
2074 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
2080 positionMatrix);
2085 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
2091 positionMatrix);
2094 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
2100 positionMatrix);
2166 GrColor color, const SkMatrix& positionMatrix, SkIRect clip) const override;
2303 GrColor color, const SkMatrix& positionMatrix, SkIRect clip) const {
2305 SkASSERT(sizeof(Quad) == this->vertexStride(positionMatrix) * kVerticesPerGlyph);
2313 positionMatrix);