HomeSort by relevance Sort by last modified time
    Searched defs:quadHeight (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles3/functional/
es3fShaderBuiltinVarTests.cpp 745 const int quadHeight = 32;
755 const int viewportH = (numQuads/maxQuadsX + (numQuads%maxQuadsX != 0 ? 1 : 0))*quadHeight;
826 const float h = 2.0f * float(quadHeight)/float(viewportH);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineUIUtils.js 379 WebInspector.TimelineUIUtils.quadHeight = function(quad)

Completed in 406 milliseconds