Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/egl/
DeglDisplay.cpp113 HostConnection *hcon = HostConnection::get(); in initialize() local
114 if (!hcon) { in initialize()
123 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in initialize()
255 HostConnection *hcon = HostConnection::get(); in queryHostEGLString() local
256 if (hcon) { in queryHostEGLString()
257 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in queryHostEGLString()