Home
last modified time | relevance | path

Searched refs:cbSize (Results 1 – 25 of 39) sorted by relevance

12

/external/sonivox/arm-wt-22k/lib_src/
Ddls.h158 ULONG cbSize; /* size of the connection list structure */ member
233 ULONG cbSize; /* size of the pool table structure */ member
246 ULONG cbSize; member
262 ULONG cbSize; member
/external/webrtc/webrtc/base/
Dwin32windowpicker.cc84 monitor_info.cbSize = sizeof(monitor_info); in MonitorEnumProc()
127 monitor_info.cbSize = sizeof(MONITORINFOEX); in GetDesktopDimensions()
Dwin32window.cc51 wcex.cbSize = sizeof(wcex); in Create()
/external/mesa3d/src/glx/windows/
Dwindowsgl.c80 wc.cbSize = sizeof(WNDCLASSEX); in windows_create_context()
141 wc.cbSize = sizeof(WNDCLASSEX); in windows_create_context_attribs()
294 wc.cbSize = sizeof(WNDCLASSEX); in windows_call_with_context()
/external/icu/icu4c/source/samples/layout/
Dclayout.c68 si.cbSize = sizeof si; in InitParagraph()
181 si.cbSize = sizeof si; in WndProc()
244 si.cbSize = sizeof si; in WndProc()
Dlayout.cpp67 si.cbSize = sizeof si; in InitParagraph()
179 si.cbSize = sizeof si; in WndProc()
242 si.cbSize = sizeof si; in WndProc()
/external/skia/src/utils/win/
DSkIStream.cpp212 pStatstg->cbSize.QuadPart = this->fSkStream->getLength(); in Stat()
270 pStatstg->cbSize.QuadPart = 0; in Stat()
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c87 wc.cbSize = sizeof wc; in graw_create_window_and_screen()
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_magnifier.cc303 wcex.cbSize = sizeof(WNDCLASSEX); in InitializeMagnifier()
394 int captured_bytes_per_pixel = header.cbSize / header.width / header.height; in OnCaptured()
/external/skia/src/views/win/
Dskia_win.cpp24 wcex.cbSize = sizeof(WNDCLASSEX); in register_class()
/external/webrtc/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_win.cc87 cursor_info.cbSize = sizeof(CURSORINFO); in Capture()
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp54 dvi.cbSize = sizeof(dvi); in GetDllVersion()
/external/vulkan-validation-layers/demos/smoke/
DShellWin32.cpp77 win_class.cbSize = sizeof(WNDCLASSEX); in create_window()
/external/llvm/test/Transforms/LoopStrengthReduce/
D2012-03-26-constexpr.ll11 …@someFunction(%struct.this_structure_s.0.5* nocapture %scratch, i32 %stage, i32 %cbSize) nounwind {
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py149 devinfo.cbSize = ctypes.sizeof(devinfo)
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp265 execInfo.cbSize = sizeof(execInfo); in WinMain()
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
DBrowserDialog.cpp166 info.cbSize = sizeof( info ); in OnBrowserListDoubleClick()
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc2228 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "cbSize : %d", pWfxOut->cbSize); in InitPlayout()
2234 Wfx.cbSize = 0; in InitPlayout()
2288 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "cbSize : %d", Wfx.cbSize); in InitPlayout()
2439 ptrWav->cbSize = 0; in InitRecordingDMO()
2565 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "cbSize : %d", pWfxIn->cbSize); in InitRecording()
2571 Wfx.cbSize = 0; in InitRecording()
2620 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "cbSize : %d", Wfx.cbSize); in InitRecording()
Daudio_mixer_manager_win.cc603 waveFormat.cbSize = 0; in OpenSpeaker()
724 waveFormat.cbSize = 0; in OpenSpeaker()
825 waveFormat.cbSize = 0 ; in OpenMicrophone()
946 waveFormat.cbSize = 0; in OpenMicrophone()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc94 wcex.cbSize = sizeof(WNDCLASSEX); in MyRegisterClass()
/external/skia/tools/viewer/sk_app/win/
DWindow_win.cpp67 wcex.cbSize = sizeof(WNDCLASSEX); in init()
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c388 outRoutines->cbSize = FIELD_OFFSET( NSP_ROUTINE, NSPIoctl ); in NSPStartup()
1574 outQuerySet->lpBlob->cbSize = (ULONG)( dst - base ); in QueryCopyQuerySetTo()
1816 dlog( inLevel, " cbSize: %ld\n", inQuerySet->lpBlob->cbSize ); in DebugDumpQuerySet()
1819 inQuerySet->lpBlob->pBlobData, inQuerySet->lpBlob->pBlobData, inQuerySet->lpBlob->cbSize, in DebugDumpQuerySet()
/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp165 metrics.cbSize = sizeof(metrics); in getDefaultFontFamilyName()
/external/libpng/contrib/gregbook/
Drpng-win.c541 wndclass.cbSize = sizeof(wndclass); in rpng_win_create_window()
/external/libcups/cups/
Dtls-sspi.c2384 chainPara.cbSize = sizeof(chainPara); in http_sspi_verify()
2410 policyPara.cbSize = sizeof(policyPara); in http_sspi_verify()
2414 policyStatus.cbSize = sizeof(policyStatus); in http_sspi_verify()

12