Home
last modified time | relevance | path

Searched refs:editElements (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
Dcontext.h385 inline GLfloat* editElements() { return m; } in editElements() function
Dmatrix.cpp708 GLfloat* const f = c->transforms.vpt.matrix.editElements(); in ogles_viewport()
895 GLfloat* const f = c->transforms.vpt.matrix.editElements(); in depthRangef()