HomeSort by relevance Sort by last modified time
    Searched full:cnw_alloc (Results 1 - 1 of 1) sorted by null

  /hardware/libhardware/tests/hwc/
cnativewindow.c 428 static aBuffer *cnw_alloc(CNativeWindow *win, unsigned format, unsigned usage) { function
508 aBuffer *buf = cnw_alloc(win, win->format, usage);
515 win->spare = cnw_alloc(win, win->format, usage);

Completed in 158 milliseconds