Searched refs:mFrame (Results 1 - 3 of 3) sorted by relevance

/external/eigen/demos/opengl/
H A Dcamera.h61 inline const Eigen::Vector3f& position(void) const { return mFrame.position; }
64 inline const Eigen::Quaternionf& orientation(void) const { return mFrame.orientation; }
67 const Frame& frame(void) const { return mFrame; }
102 Frame mFrame; member in class:Camera
H A Dcamera.cpp129 mFrame.position = p;
135 mFrame.orientation = q;
141 mFrame = f;
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 443 milliseconds