Home
last modified time | relevance | path

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

/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSVG.cpp30 SkSize winSize = SkSize::Make(w, h); in FuzzSVG() local
/third_party/icu/icu4c/source/test/perf/convperf/
H A 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, pUsedDefaultChar); in call() local
/third_party/vk-gl-cts/modules/egl/
H A DteglResizeTests.cpp466 const IVec2 winSize = m_nativeWindow->getScreenSize(); in getNativePixelsPerInch() local

Completed in 4 milliseconds