Searched refs:contextSurfaces (Results 1 – 1 of 1) sorted by relevance
262 VASurfaceID *contextSurfaces = new VASurfaceID[contextSurfaceCnt]; in start() local268 contextSurfaces[++index] = (*map_node)->getVASurface(); in start()273 contextSurfaces[++index] = mRefSurface; in start()274 contextSurfaces[++index] = mRecSurface; in start()277 contextSurfaces[++index] = mAutoRefSurfaces[i]; in start()290 VA_PROGRESSIVE, contextSurfaces, contextSurfaceCnt, in start()294 delete [] contextSurfaces; in start()