Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPreRotationTest.cpp584 EGLint desiredWidth = 0; in TEST_P() local
1227 EGLint desiredWidth = 300; in TEST_P() local
1307 EGLint desiredWidth = 300; in TEST_P() local
1398 EGLint desiredWidth = 300; in TEST_P() local
/third_party/node/deps/npm/node_modules/cli-table3/src/
Dlayout-manager.js193 function makeComputeWidths(colSpan, desiredWidth, x, forcedMin) { argument
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg-jni.c775 jobjectArray dstobjs, jintArray jDstOffsets, jint desiredWidth, in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III()