OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hcon
(Results
1 - 1
of
1
) sorted by null
/development/tools/emulator/opengl/system/egl/
eglDisplay.cpp
106
HostConnection *
hcon
= HostConnection::get();
local
107
if (!
hcon
) {
116
renderControl_encoder_context_t *rcEnc =
hcon
->rcEncoder();
248
HostConnection *
hcon
= HostConnection::get();
local
249
if (
hcon
) {
250
renderControl_encoder_context_t *rcEnc =
hcon
->rcEncoder();
Completed in 49 milliseconds