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/base/include/private/opengles/
gl_context.h
50
struct
matrixx_t
;
369
struct
matrixx_t
{
struct in namespace:android::gl
417
matrixx_t
matrix;
/frameworks/base/opengl/libagl/
matrix.cpp
43
static const
matrixx_t
gIdentityx = {
233
#pragma mark
matrixx_t
236
void
matrixx_t
::load(const matrixf_t& rhs) {
Completed in 1031 milliseconds