Searched defs:mx (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/opengl/libagl/ |
| D | matrix.cpp | 724 void point2__generic(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { in point2__generic() 734 void point3__generic(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { in point3__generic() 745 void point4__generic(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { in point4__generic() 757 void point3__mvui(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { in point3__mvui() 771 void point4__mvui(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { in point4__mvui()
|
| /frameworks/base/libs/hwui/ |
| D | PathTessellator.cpp | 1005 float mx = (p1c1c2x + p2c1c2x) * 0.5f; in recursiveCubicBezierVertices() local 1041 float mx = (acx + bcx) * 0.5f; in recursiveQuadraticBezierVertices() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | MccTable.java | 498 sTable.add(new MccEntry(334,"mx",3)); //Mexico in sTable.add()
|