OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapPointsWithStride
(Results
1 - 2
of
2
) sorted by null
/external/skia/gpu/src/
GrDrawTarget.cpp
634
matrix->
mapPointsWithStride
(GrTCast<GrPoint*>(vertices), vsize, 4);
645
srcMatrices[i]->
mapPointsWithStride
(coords, vsize, 4);
/external/skia/include/core/
SkMatrix.h
398
void
mapPointsWithStride
(SkPoint pts[], size_t stride, int count) const {
Completed in 22 milliseconds