OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 234 milliseconds