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

  /cts/tests/openglperf2/jni/graphics/
PerspectiveProgram.cpp 34 mLightModelMatrix.identity();
36 Matrix::multiplyVector(mLightPosInWorldSpace, mLightModelMatrix, mLightPosInModelSpace);
PerspectiveProgram.h 32 Matrix mLightModelMatrix;

Completed in 66 milliseconds