Home
last modified time | relevance | path

Searched refs:BOTH (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_ctexture.c408 if (subtitle == BOTH || subtitle == ONLY_HDMI) in psb_putsurface_ctexture()
467 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()
486 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()
504 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()
Dpsb_xrandr.h80 BOTH, enumerator
Dpsb_coverlay.c502 (subtitle == ONLY_HDMI || subtitle == BOTH)) { in psb_DisplayRGBASubpicture()