Searched refs:hostCon (Results 1 – 4 of 4) sorted by relevance
106 HostConnection *hostCon = HostConnection::get(); \107 renderControl_encoder_context_t *rcEnc = (hostCon ? hostCon->rcEncoder() : NULL)110 HostConnection *hostCon = HostConnection::get(); \111 if (!hostCon) { \115 renderControl_encoder_context_t *rcEnc = hostCon->rcEncoder(); \1028 hostCon->gl2Encoder()->setClientState(context->getClientState()); in eglMakeCurrent()1029 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()1032 hostCon->glEncoder()->setClientState(context->getClientState()); in eglMakeCurrent()1033 hostCon->glEncoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()1039 hostCon->gl2Encoder()->setClientState(NULL); in eglMakeCurrent()[all …]
40 HostConnection *hostCon = HostConnection::get(); \41 if (!hostCon) { \45 renderControl_encoder_context_t *rcEnc = hostCon->rcEncoder(); \
106 HostConnection *hostCon = HostConnection::get(); \107 renderControl_encoder_context_t *rcEnc = (hostCon ? hostCon->rcEncoder() : NULL)110 HostConnection *hostCon = HostConnection::get(); \111 if (!hostCon) { \115 renderControl_encoder_context_t *rcEnc = hostCon->rcEncoder(); \323 if (hostCon && rcEnc) { in gralloc_alloc()460 hostCon->flush(); in fb_post()503 hostCon->flush(); in fb_setSwapInterval()903 HostConnection *hostCon = HostConnection::get(); in gralloc_device_open() local904 if (!hostCon) { in gralloc_device_open()