Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotTransformation_unittest.cpp64 std::vector<GLclampf> testRange = GetParam(); in stateChange() local
65 gl->glDepthRangef(testRange[0], testRange[1]); in stateChange()