Home
last modified time | relevance | path

Searched refs:fool_postp (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libva/va/android/
Dva_android.cpp184 extern int fool_postp; /* do nothing for vaPutSurface if set */
224 if (fool_postp) in vaPutSurface()
/hardware/intel/common/libva/va/
Dva_fool.h36 extern int fool_postp;
Dva_fool.c64 int fool_postp = 0; variable
121 fool_postp = 1; in va_FoolInit()
/hardware/intel/common/libva/va/x11/
Dva_x11.c253 if (fool_postp) in vaPutSurface()