Searched defs:winSize (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/fuzz/oss_fuzz/ |
D | FuzzSVG.cpp | 30 SkSize winSize = SkSize::Make(w, h); in FuzzSVG() local
|
/third_party/icu/icu4c/source/test/perf/convperf/ |
D | convperf.h | 197 int winSize =MultiByteToWideChar(uiCodePage,CONVERSION_FLAGS,src,srcLen,dest,dstLen); in call() local 252 …int winSize = WideCharToMultiByte(uiCodePage,CONVERSION_FLAGS,src,srcLen,dest,dstLen,NULL, pUsedDe… in call() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglResizeTests.cpp | 466 const IVec2 winSize = m_nativeWindow->getScreenSize(); in getNativePixelsPerInch() local
|