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
/sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h
45
/*
initLibrary
- initialize the library and tries to load the corresponding
51
DECL(int,
initLibrary
, (void));
75
* to initialize the renderer after
initLibrary
().
/external/qemu/android/
opengles.c
47
DYNLINK_FUNC(
initLibrary
) \
120
if (!
initLibrary
()) {
/sdk/emulator/opengl/host/libs/libOpenglRender/
render_api.cpp
53
int
initLibrary
(void)
Completed in 521 milliseconds