Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.cpp132 float ratio = float(w) / h; in initDisplay() local
216 float ratio = float(egl.width) / egl.height; in draw() local