Home | Sort by relevance Sort by last modified time |
/frameworks/native/opengl/libagl/ | |
context.h | 183 typedef void (*fetcher_t)(ogles_context_t*, GLfixed*, const GLvoid*); typedef in struct:android::gl::array_t 184 fetcher_t fetch; |
array.cpp | 253 typedef array_t::fetcher_t fn_t; [all...] |