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

  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 574 // mod the wMod/hMod value must be equal to 0.
582 if ((h % formatPtr->hMod) != 0) {
583 h += formatPtr->hMod - (h % formatPtr->hMod);
hwcTestLib.h 41 uint32_t wMod, hMod; // Width/height mod this value must equal zero
hwcCommit.cpp     [all...]
  /external/fio/os/windows/
posix.c 203 HMODULE hMod;
205 hMod = LoadLibrary(file);
206 if (hMod == INVALID_HANDLE_VALUE)
211 return hMod;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
celib.h 132 VOID ceInitErrorMessageText(HMODULE hMod,DWORD idsUnexpected,DWORD idsUnknownErrorCode);
  /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 181 milliseconds