Searched refs:videoKhandle (Results 1 – 1 of 1) sorted by relevance
318 : videoKhandle(0), in ComposeTask()348 if (videoKhandle == 0) { in run()351 …if (videoCachedBuffer->cachedKhandle != videoKhandle || videoCachedBuffer->vaMappedHandle == NULL)… in run()354 …videoCachedBuffer->vaMappedHandle = new VAMappedHandle(vd.va_dpy, videoKhandle, videoStride, video… in run()355 videoCachedBuffer->cachedKhandle = videoKhandle; in run()411 buffer_handle_t videoKhandle; member1129 composeTask->videoKhandle = info.khandle; in queueCompose()1179 composeTask->videoKhandle = 0; in queueCompose()1619 composeTask->videoKhandle = info.khandle; in handleExtendedMode()