Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp611 const GLsizei kTextureWidth = 2; in TEST_P() local
624 mGl->glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, kTextureWidth, kTextureHeight, 0, GL_RGBA, in TEST_P()