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

  /device/samsung/crespo/libhwcomposer/
SecHWCUtils.h 126 int window_open(struct hwc_win_info_t *win, int id);
SecHWC.cpp 594 if (window_open(&(dev->win[i]), i) < 0) {
602 if (window_open(&dev->global_lcd_win, 2) < 0) {
SecHWCUtils.cpp 28 int window_open(struct hwc_win_info_t *win, int id) function

Completed in 42 milliseconds