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

  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 363 const float xf1 = (float)(baseX + 1) / (float)gridSizeX; local
371 ADD_VERTEX(xf1, yf0);
374 ADD_VERTEX(xf1, yf0);
375 ADD_VERTEX(xf1, yf1);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 363 const float xf1 = (float)(baseX + 1) / (float)gridSizeX; local
371 ADD_VERTEX(xf1, yf0);
374 ADD_VERTEX(xf1, yf0);
375 ADD_VERTEX(xf1, yf1);
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 2910 int xf1 = x & 0xffff; local
    [all...]

Completed in 329 milliseconds