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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
H A DM4.java47 float[][] m2 = other.m;
51 result.m[i][j] = m1[i][0]*m2[0][j] + m1[i][1]*m2[1][j] + m1[i][2]*m2[2][j] + m1[i][3]*m2[3][j];
/development/apps/Development/src/com/android/development/
H A DBadBehaviorActivity.java99 public boolean appCrashed(String proc, int pid, String m, String m2, long time, String st) { argument
/development/ndk/platforms/android-3/include/linux/
H A Dpkt_sched.h231 __u32 m2; member in struct:tc_service_curve

Completed in 235 milliseconds