Searched refs:matrixx_t (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dcontext.h50 struct matrixx_t;
373 struct matrixx_t { struct in namespace:android::gl
421 matrixx_t matrix;
H A Dmatrix.cpp43 static const matrixx_t gIdentityx = {
233 #pragma mark matrixx_t
236 void matrixx_t::load(const matrixf_t& rhs) {

Completed in 61 milliseconds