OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:editElements
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libagl/
context.h
386
inline GLfloat*
editElements
() { return m; }
matrix.cpp
708
GLfloat* const f = c->transforms.vpt.matrix.
editElements
();
895
GLfloat* const f = c->transforms.vpt.matrix.
editElements
();
Completed in 1001 milliseconds