OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fbconf
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
RenderContext.cpp
26
const FBConfig *
fbconf
= FBConfig::get(p_config);
local
27
if (!
fbconf
) {
52
fbconf
->getEGLConfig(), share,
WindowSurface.cpp
49
const FBConfig *
fbconf
= FBConfig::get(p_config);
local
50
if (!
fbconf
) {
59
win->m_fbconf =
fbconf
;
Completed in 50 milliseconds