HomeSort by relevance Sort by last modified time
    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