Home
last modified time | relevance | path

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

/cts/tests/openglperf2/jni/primitive/contextswitch/
DContextSwitchRenderer.cpp38 static const int CS_TEXTURE_SIZE = 64; variable
89 mTextureId = GLUtils::genTexture(CS_TEXTURE_SIZE, CS_TEXTURE_SIZE, GLUtils::RANDOM_FILL); in setUp()