HomeSort by relevance Sort by last modified time
    Searched defs:sProjection (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/graphics_SanAngeles/src/
shader.c 24 Matrix4x4 sProjection;
146 Matrix4x4_LoadIdentity(sProjection);
190 Matrix4x4_Multiply(mvp, sModelView, sProjection);
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyManagerFacade.java 88 private static final String[] sProjection = new String[] {
    [all...]

Completed in 250 milliseconds