Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DAffineTransform.cpp232 IntPoint AffineTransform::mapPoint(const IntPoint& point) const in mapPoint() function in blink::AffineTransform
241 FloatPoint AffineTransform::mapPoint(const FloatPoint& point) const in mapPoint() function in blink::AffineTransform
DTransformationMatrix.cpp670 FloatPoint TransformationMatrix::mapPoint(const FloatPoint& p) const in mapPoint() function in blink::TransformationMatrix
678 FloatPoint3D TransformationMatrix::mapPoint(const FloatPoint3D& p) const in mapPoint() function in blink::TransformationMatrix
DTransformationMatrix.h125 IntPoint mapPoint(const IntPoint& p) const in mapPoint() function
/external/skia/include/utils/
DSkCamera.h64 void mapPoint(SkPoint3D* v) const { in mapPoint() function
/external/chromium_org/third_party/skia/include/utils/
DSkCamera.h64 void mapPoint(SkPoint3D* v) const { in mapPoint() function
/external/chromium_org/third_party/skia/src/utils/
DSkCamera.cpp180 void SkMatrix3D::mapPoint(const SkPoint3D& src, SkPoint3D* dst) const { in mapPoint() function in SkMatrix3D
/external/skia/src/utils/
DSkCamera.cpp180 void SkMatrix3D::mapPoint(const SkPoint3D& src, SkPoint3D* dst) const { in mapPoint() function in SkMatrix3D