Home
last modified time | relevance | path

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

/external/eigen/blas/f2c/
Dsrotmg.c15 /* Subroutine */ int srotmg_(real *sd1, real *sd2, real *sx1, real *sy1, real in srotmg_()
/external/skia/src/gpu/vk/
DGrVkCopyManager.cpp214 float sx1 = (float)(srcRect.fLeft + w); in copySurfaceAsDraw() local
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java294 …public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2,… in drawImage()
299 …public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2,… in drawImage()
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp557 const deInt64 sx1 = toSubpixelCoord(x0+1) + halfPixel; in rasterizeSingleSample() local
737 const deInt64 sx1 = toSubpixelCoord(x0+1); in rasterizeMultiSample() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorTests.cpp470 const int sx1 = scissorRect.x() + scissorRect.z(); in applyScissor() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp324 float sx1 = (float)(x+1) / (float)gridSizeX; in computePositions() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp485 float sx1 = (float)(x+1) / (float)gridSizeX; in computePositions() local
DglsShaderRenderCase.cpp675 float sx1 = x1 * (float)width; in computeVertexReference() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp3075 const float sx1 = x1 * (float)width; in computeVertexReference() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3873 GrGLfloat sx1 = (GrGLfloat)(srcRect.fLeft + w); in copySurfaceAsDraw() local