HomeSort by relevance Sort by last modified time
    Searched defs:hMod (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 41 uint32_t wMod, hMod; // Width/height mod this value must equal zero
  /external/fio/os/windows/
posix.c 203 HMODULE hMod;
205 hMod = LoadLibrary(file);
206 if (hMod == INVALID_HANDLE_VALUE)
211 return hMod;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 78 milliseconds