HomeSort by relevance Sort by last modified time
    Searched full:ientries (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/include/GL/
wglext.h 675 extern BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
676 extern BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USHORT *puBlue);
680 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
681 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USHORT *puBlue);
    [all...]
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.c 1560 struct snd_sst_buff_entry *ientries = NULL; local
    [all...]

Completed in 1264 milliseconds