OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matrixx_t
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libagl/
context.h
50
struct
matrixx_t
;
373
struct
matrixx_t
{
struct in namespace:android::gl
421
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 333 milliseconds