Home
last modified time | relevance | path

Searched refs:hcon (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/opengl/system/egl/
DeglDisplay.cpp119 HostConnection *hcon = HostConnection::get(); in initialize() local
120 if (!hcon) { in initialize()
129 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in initialize()
261 HostConnection *hcon = HostConnection::get(); in queryHostEGLString() local
262 if (hcon) { in queryHostEGLString()
263 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in queryHostEGLString()