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

  /frameworks/native/opengl/libagl/
context.h 51 struct matrixx_t;
374 struct matrixx_t { struct in namespace:android::gl
422 matrixx_t matrix;
matrix.cpp 43 static const matrixx_t gIdentityx = {
233 #pragma mark matrixx_t
236 void matrixx_t::load(const matrixf_t& rhs) {

Completed in 81 milliseconds