Home
last modified time | relevance | path

Searched defs:win (Results 1 – 3 of 3) sorted by relevance

/device/samsung/crespo/libhwcomposer/
DSecHWCUtils.cpp28 int window_open(struct hwc_win_info_t *win, int id) in window_open()
70 int window_close(struct hwc_win_info_t *win) in window_close()
81 int window_set_pos(struct hwc_win_info_t *win) in window_set_pos()
113 int window_get_info(struct hwc_win_info_t *win) in window_get_info()
128 int window_pan_display(struct hwc_win_info_t *win) in window_pan_display()
143 int window_show(struct hwc_win_info_t *win) in window_show()
156 int window_hide(struct hwc_win_info_t *win) in window_hide()
171 struct hwc_win_info_t win; in window_get_global_lcd_info() local
DSecHWC.cpp69 struct hwc_win_info_t *win, in set_src_dst_info()
173 struct hwc_win_info_t *win; in assign_overlay_window() local
208 static void reset_win_rect_info(hwc_win_info_t *win) in reset_win_rect_info()
290 struct hwc_win_info_t *win; in hwc_set() local
556 struct hwc_win_info_t *win; in hwc_device_open() local
DSecHWCUtils.h115 struct hwc_win_info_t win[NUM_OF_WIN]; member