Searched refs:transparent_type (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dfakeglx.c126 long transparent_type; member in struct:_OverlayInfo
240 if (/*ov->transparent_type==1 &&*/ ov->layer!=0) {
498 if (ov->transparent_type == 0) {
751 && ov->transparent_type>0)
752 || (trans_type==GLX_NONE_EXT && ov->transparent_type==0))) {
787 /* DEBUG tt = ov->transparent_type;*/
/external/mesa3d/src/mesa/drivers/x11/
H A Dfakeglx.c126 long transparent_type; member in struct:_OverlayInfo
240 if (/*ov->transparent_type==1 &&*/ ov->layer!=0) {
498 if (ov->transparent_type == 0) {
751 && ov->transparent_type>0)
752 || (trans_type==GLX_NONE_EXT && ov->transparent_type==0))) {
787 /* DEBUG tt = ov->transparent_type;*/

Completed in 138 milliseconds