Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
DQuaternion.java48 private static double[] normal(double[] a) { in normal() method in Quaternion
/frameworks/base/core/java/android/text/format/
DTimeFormatter.java445 private static String getFormat(int modifier, String normal, String underscore, String dash, in getFormat()
/frameworks/base/libs/hwui/
DPathTessellator.cpp245 const Vector2& normal, Vertex* buffer, int& currentIndex, bool begin) { in storeBeginEnd()
407 AlphaVertex* buffer, bool isFirst, Vector2 normal, int offset) { in storeCapAA()
DSpotShadow.cpp76 Vector2 normal; member
/frameworks/native/opengl/libagl/
Dcontext.h203 array_t normal; member