HomeSort by relevance Sort by last modified time
    Searched full:localcoordmatrix (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/batches/
GrAAFillRectBatch.cpp 137 SkMatrix localCoordMatrix;
138 localCoordMatrix.setConcat(*localMatrix, invViewMatrix);
140 localCoordMatrix.mapPointsWithStride(fan0Loc, fan0Pos, vertexStride, 8);

Completed in 639 milliseconds