Home
last modified time | relevance | path

Searched refs:SkVector3D (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
DSkCamera.h35 typedef SkPoint3D SkVector3D; typedef
62 void mapVector(const SkVector3D& src, SkVector3D* dst) const;
68 void mapVector(SkVector3D* v) const { in mapVector()
82 SkScalar dotWith(const SkVector3D& v) const { in dotWith()
92 SkVector3D fU, fV;
/external/skia/include/utils/
DSkCamera.h35 typedef SkPoint3D SkVector3D; typedef
62 void mapVector(const SkVector3D& src, SkVector3D* dst) const;
68 void mapVector(SkVector3D* v) const { in mapVector()
82 SkScalar dotWith(const SkVector3D& v) const { in dotWith()
92 SkVector3D fU, fV;
/external/chromium_org/third_party/skia/src/utils/
DSkCamera.cpp187 void SkMatrix3D::mapVector(const SkVector3D& src, SkVector3D* dst) const { in mapVector()
/external/skia/src/utils/
DSkCamera.cpp187 void SkMatrix3D::mapVector(const SkVector3D& src, SkVector3D* dst) const { in mapVector()