Lines Matching refs:hostCon
475 HostConnection *hostCon = createOrGetHostConnection(); \
476 ExtendedRCEncoderContext *rcEnc = (hostCon ? hostCon->rcEncoder() : NULL); \
480 HostConnection *hostCon = createOrGetHostConnection(); \
481 if (!hostCon) { \
485 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \
880 if (hostCon && rcEnc) { in gralloc_alloc()
891 hostCon->lock(); in gralloc_alloc()
897 hostCon->unlock(); in gralloc_alloc()
937 hostCon->lock(); in gralloc_alloc()
941 hostCon->unlock(); in gralloc_alloc()
970 hostCon->lock(); in gralloc_free()
972 hostCon->unlock(); in gralloc_free()
1058 hostCon->lock(); in gralloc_register_buffer()
1060 hostCon->unlock(); in gralloc_register_buffer()
1112 hostCon->lock(); in gralloc_unregister_buffer()
1127 hostCon->unlock(); in gralloc_unregister_buffer()
1238 hostCon->lock(); in gralloc_lock()
1298 hostCon->unlock(); in gralloc_lock()
1350 hostCon->lock(); in gralloc_unlock()
1361 hostCon->unlock(); in gralloc_unlock()