Home
last modified time | relevance | path

Searched refs:valSize (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/base/platform/
Dplatform-macos.cc81 size_t valSize = sizeof(val); in AdjustSchedulingParams() local
82 int rc = sysctlbyname("kern.tcsm_available", &val, &valSize, NULL, 0); in AdjustSchedulingParams()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp1426 const int valSize = glu::getDataTypeScalarSize(uniform.type); in checkUniformDefaultValues() local
1436 for (int i = 0; i < valSize; i++) \ in checkUniformDefaultValues()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1792 const int valSize = glu::getDataTypeScalarSize(uniform.type); in checkUniformDefaultValues() local
1802 for (int i = 0; i < valSize; i++) \ in checkUniformDefaultValues()