Searched defs:windownr (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/staging/media/av7110/ |
H A D | av7110_hw.c | 679 static inline int SetColorBlend(struct av7110 *av7110, u8 windownr) in SetColorBlend() argument 684 static inline int SetBlend_(struct av7110 *av7110, u8 windownr, in SetBlend_() argument 691 static inline int SetColor_(struct av7110 *av7110, u8 windownr, in SetColor_() argument 698 static inline int SetFont(struct av7110 *av7110, u8 windownr, u8 fontsize, in SetFont() argument 776 static inline int DrawLine(struct av7110 *av7110, u8 windownr, in DrawLine() argument 783 DrawBlock(struct av7110 * av7110,u8 windownr,u16 x,u16 y,u16 dx,u16 dy,u16 color) DrawBlock() argument 790 HideWindow(struct av7110 * av7110,u8 windownr) HideWindow() argument 795 MoveWindowRel(struct av7110 * av7110,u8 windownr,u16 x,u16 y) MoveWindowRel() argument 800 MoveWindowAbs(struct av7110 * av7110,u8 windownr,u16 x,u16 y) MoveWindowAbs() argument 805 DestroyOSDWindow(struct av7110 * av7110,u8 windownr) DestroyOSDWindow() argument 810 CreateOSDWindow(struct av7110 * av7110,u8 windownr,osd_raw_window_t disptype,u16 width,u16 height) CreateOSDWindow() argument [all...] |