Searched defs:physical_pointer (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dcontext.h184 GLvoid const* physical_pointer; member in struct:android::gl::array_t
196 return (const GLubyte*)physical_pointer + i * stride;

Completed in 10 milliseconds