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

  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 361 const float xf0 = (float)(baseX + 0) / (float)gridSizeX; local
370 ADD_VERTEX(xf0, yf0);
372 ADD_VERTEX(xf0, yf1);
376 ADD_VERTEX(xf0, yf1);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 361 const float xf0 = (float)(baseX + 0) / (float)gridSizeX; local
370 ADD_VERTEX(xf0, yf0);
372 ADD_VERTEX(xf0, yf1);
376 ADD_VERTEX(xf0, yf1);
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 2911 int xf0 = 65536 - xf1; local
    [all...]

Completed in 291 milliseconds