Home
last modified time | relevance | path

Searched defs:heightStep (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/tests/
DC2VDACompIntf_test.cpp190 int32_t heightMax, int32_t heightStep) { in testWritableVideoSizeParam()
324 int32_t heightStep = heightFSVRange.step.i32; in TEST_F() local
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp5663 float heightStep = (heightEnd - heightStart) / static_cast<float>(primNum); in TriangleStipGen() local