OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initLibrary
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/include/libOpenglRender/
render_api.h
25
//
initLibrary
- initialize the library and tries to load the corresponding
33
bool
initLibrary
(void);
54
// to initialize the renderer after
initLibrary
().
/external/qemu/android/
opengles.c
36
DYNLINK_FUNC(int,
initLibrary
,(void),(),return) \
113
if (!
initLibrary
()) {
/development/tools/emulator/opengl/host/libs/libOpenglRender/
render_api.cpp
53
bool
initLibrary
(void)
Completed in 52 milliseconds