OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:screenRotation
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/openglcts/modules/runner/
glcTestRunner.hpp
50
const char*
screenRotation
;
glcTestRunner.cpp
258
const char* configName, const char*
screenRotation
, int width, int height)
261
args.push_back(string("--deqp-screen-rotation=") +
screenRotation
);
308
aosp_mustpass_egl_first_cfg[i].
screenRotation
, width, height);
353
aosp_mustpass_es_first_cfg[i].
screenRotation
, width, height);
387
getBaseOptions(params.args, mustpassDir, apiName, runParams[i].configName, runParams[i].
screenRotation
, width,
437
runParams[runNdx].
screenRotation
, width, height);
483
runParams[runNdx].
screenRotation
, width, height);
/external/deqp/external/openglcts/scripts/
mustpass.py
324
TABLE_ELEM_PATTERN = "{apiType} {configName} {glConfigName} {
screenRotation
} {baseSeed} {fboConfig} {surfaceWidth} {surfaceHeight}"
344
elemContent = TABLE_ELEM_PATTERN.format(apiType = pApiType, configName = pConfigName, glConfigName = pGLConfig,
screenRotation
= pRotation, baseSeed = pSeed, fboConfig = pFBOConfig, surfaceWidth = pWidth, surfaceHeight = pHeight)
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java
[
all
...]
Completed in 556 milliseconds