OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetcher_t
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/private/opengles/
gl_context.h
178
typedef void (*
fetcher_t
)(ogles_context_t*, GLfixed*, const GLvoid*);
typedef in struct:android::gl::array_t
179
fetcher_t
fetch;
/frameworks/base/opengl/libagl/
array.cpp
253
typedef array_t::
fetcher_t
fn_t;
[
all
...]
Completed in 101 milliseconds