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

  /frameworks/native/opengl/libagl/
context.h 50 struct matrixx_t;
369 struct matrixx_t { struct in namespace:android::gl
417 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 33 milliseconds