Home
last modified time | relevance | path

Searched defs:winSize (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/fuzz/oss_fuzz/
DFuzzSVG.cpp30 SkSize winSize = SkSize::Make(w, h); in FuzzSVG() local
/third_party/icu/icu4c/source/test/perf/convperf/
Dconvperf.h197 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/
DteglResizeTests.cpp466 const IVec2 winSize = m_nativeWindow->getScreenSize(); in getNativePixelsPerInch() local