Searched refs:surfaceidCount (Results 1 – 3 of 3) sorted by relevance
184 void watchSurface(unsigned int* surfaceids, unsigned int surfaceidCount) in watchSurface() argument186 for (unsigned int i = 0; i < surfaceidCount; ++i) in watchSurface()204 for (unsigned int i = 0; i < surfaceidCount; ++i) in watchSurface()
504 unsigned int surfaceidCount; variable505 input->getUintArray("idarray", &surfaceids, &surfaceidCount);507 watchSurface(surfaceids, surfaceidCount);
220 void watchSurface(unsigned int* surfaceids, unsigned int surfaceidCount);