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

  /external/deqp/modules/gles2/functional/
es2fBufferTestUtil.cpp 325 float sy1 = (y+1) / (float)gridSizeY; local
329 float fy1 = 2.0f * sy1 - 1.0f;
  /external/deqp/modules/glshared/
glsBufferTestUtil.cpp 485 float sy1 = (y+1) / (float)gridSizeY; local
489 float fy1 = 2.0f * sy1 - 1.0f;
glsShaderRenderCase.cpp 693 float sy1 = y1 * (float)height; local
695 float oosy = 1.0f / (sy1 - sy0);
700 int iy1 = deCeilFloatToInt32(sy1 - 0.5f);
711 //printf("(%d,%d) -> (%f..%f, %f..%f) (%d..%d, %d..%d)\n", x, y, sx0, sx1, sy0, sy1, ix0, ix1, iy0, iy1);
  /external/deqp/framework/referencerenderer/
rrRasterizer.cpp 511 const deInt64 sy1 = toSubpixelCoord(y0+1) + halfPixel; local
514 const deInt64 sy[4] = { sy0, sy0, sy1, sy1 };
687 const deInt64 sy1 = toSubpixelCoord(y0+1);
690 const deInt64 sy[4] = { sy0, sy0, sy1, sy1 };
    [all...]
  /external/chromium_org/cc/animation/
transform_operations_unittest.cc 244 SkMScalar sy1 = 4; local
260 operations_from.AppendScale(sx1, sy1, sz1);
268 scale_from.Scale3d(sx1, sy1, sz1);
332 SkMScalar sy1 = 4; local
348 operations_from.AppendScale(sx1, sy1, sz1);
356 from.Scale3d(sx1, sy1, sz1);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 333 milliseconds