Home
last modified time | relevance | path

Searched defs:mapPoints (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkMatrix.h434 void mapPoints(SkPoint dst[], const SkPoint src[], int count) const { in mapPoints() function
448 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function
/external/dng_sdk/source/
Ddng_gain_map.cpp344 dng_point mapPoints; in GetStream() local
/external/skia/src/utils/
DSkShadowTessellator.cpp1085 void SkSpotShadowTessellator::mapPoints(SkScalar scale, const SkVector& xlate, in mapPoints() function in SkSpotShadowTessellator