Searched refs:extend_location (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/img/psb_video/src/x11/ |
D | psb_ctexture.c | 240 psb_xrandr_location extend_location = NORMAL; in psb_putsurface_ctexture() local 307 …c_x, &extend_crtc_y, &extend_display_width, &extend_display_height, &extend_location, &extend_rota… in psb_putsurface_ctexture() 352 switch (extend_location) { in psb_putsurface_ctexture() 386 …sg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Extend Mode, Location: %08x\n", extend_location); in psb_putsurface_ctexture() 403 …DEO_DEBUG_GENERAL, "psb_putsurface_ctexture: ExtendVideo Mode, Location: %08x\n", extend_location); in psb_putsurface_ctexture() 432 switch (extend_location) { in psb_putsurface_ctexture()
|
D | psb_coverlay.c | 610 psb_xrandr_location extend_location, in psb_extendMode_getCoordinate() argument 624 switch (extend_location) { in psb_extendMode_getCoordinate() 900 psb_xrandr_location extend_location; in psb_putsurface_coverlay() local 980 … &pPriv->extend_display_width, &pPriv->extend_display_height, &extend_location, &rotation); in psb_putsurface_coverlay() 1143 switch (extend_location) { in psb_putsurface_coverlay() 1179 psb_extendMode_getCoordinate(pPriv, extend_location, destx, desty, srcx, srcy, in psb_putsurface_coverlay() 1212 switch (extend_location) { in psb_putsurface_coverlay()
|