Searched refs:front (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
H A DTrustletSession.cpp80 notificationConnection->writeData((void *)&notifications.front(),
H A DMobiCoreDevice.cpp337 trustletSession->queueNotification(&notifications.front());
/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c66 aBuffer *front; member in struct:CNativeWindow
243 if (win->front)
244 put_back(&win->free_buffer_queue, win->front);
245 win->front = buffer;

Completed in 69 milliseconds