Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkImageFilterTypes.cpp15 static SkIVector map_as_vector(int32_t x, int32_t y, const SkMatrix& matrix) { in map_as_vector() function
21 static SkVector map_as_vector(SkScalar x, SkScalar y, const SkMatrix& matrix) { in map_as_vector() function