HomeSort by relevance Sort by last modified time
    Searched refs:ffd (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/tests/hwc/
cnativewindow.c 53 int ffd; member in struct:CNativeBuffer
131 static int cnw_dequeue_buffer1(aWindow *base, aBuffer **buf, int *ffd) {
141 *ffd = cnb->ffd;
143 cnb->ffd = -1;
144 LOG("<< dequeue buffer %p %d\n", *buf, *ffd);
154 static void set_layer(hwc_layer_1_t *dl, aBuffer *buf, int ffd) {
176 dl->acquireFenceFd = ffd;
180 static void hwc_post(CNativeWindow *win, aBuffer *buf, int ffd) {
195 set_layer(&dl[0], buf, ffd);
264 int ffd = -1; local
    [all...]
  /system/core/toolbox/
notify.c 14 int nfd, ffd; local
113 ffd = open(filename, O_RDONLY);
116 read_len = read(ffd, buf, buflen);
134 close(ffd);
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 79 milliseconds