/external/skia/src/gpu/mtl/ |
D | GrMtlCopyManager.mm | 169 float sx0 = (float)srcRect.fLeft; 181 sx0 /= sw; 188 {sx1 - sx0, sy1 - sy0, sx0, sy0}, // texCoordXform
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlCopyManager.mm | 169 float sx0 = (float)srcRect.fLeft; 181 sx0 /= sw; 188 {sx1 - sx0, sy1 - sy0, sx0, sy0}, // texCoordXform
|
/external/skia/src/gpu/vk/ |
D | GrVkCopyManager.cpp | 211 float sx0 = (float)srcRect.fLeft; in copySurfaceAsDraw() local 222 sx0 /= sw; in copySurfaceAsDraw() 228 sx1 - sx0, sy1 - sy0, sx0, sy0 }; // texCoordXform in copySurfaceAsDraw()
|
/external/skqp/src/gpu/vk/ |
D | GrVkCopyManager.cpp | 211 float sx0 = (float)srcRect.fLeft; in copySurfaceAsDraw() local 222 sx0 /= sw; in copySurfaceAsDraw() 228 sx1 - sx0, sy1 - sy0, sx0, sy0 }; // texCoordXform in copySurfaceAsDraw()
|
/external/deqp/framework/referencerenderer/ |
D | rrRasterizer.cpp | 556 const deInt64 sx0 = toSubpixelCoord(x0) + halfPixel; in rasterizeSingleSample() local 561 const deInt64 sx[4] = { sx0, sx1, sx0, sx1 }; in rasterizeSingleSample() 736 const deInt64 sx0 = toSubpixelCoord(x0); in rasterizeMultiSample() local 741 const deInt64 sx[4] = { sx0, sx1, sx0, sx1 }; in rasterizeMultiSample()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 727 float sx0 = x0 * (float)width; in computeVertexReference() local 731 float oosx = 1.0f / (sx1 - sx0); in computeVertexReference() 734 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() 758 float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference()
|
/external/deqp/modules/glshared/ |
D | glsShaderRenderCase.cpp | 674 float sx0 = x0 * (float)width; in computeVertexReference() local 678 float oosx = 1.0f / (sx1 - sx0); in computeVertexReference() 681 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() 705 float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference()
|
D | glsBufferTestUtil.cpp | 483 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local 487 float fx0 = 2.0f * sx0 - 1.0f; in computePositions()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorTests.cpp | 285 const int sx0 = scissorRect.x(); in applyScissor() local 294 if (x < sx0 || x >= sx1 || y < sy0 || y >= sy1) in applyScissor()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 322 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local 326 float fx0 = 2.0f * sx0 - 1.0f; in computePositions()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 2354 const float sx0 = x0 * (float)width; in computeVertexReference() local 2358 const float oosx = 1.0f / (sx1 - sx0); in computeVertexReference() 2361 const int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() 2385 const float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 3672 GrGLfloat sx0 = (GrGLfloat)srcRect.fLeft; in copySurfaceAsDraw() local 3684 sx0 /= sw; in copySurfaceAsDraw() 3692 sx1 - sx0, sy1 - sy0, sx0, sy0)); in copySurfaceAsDraw()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 3644 GrGLfloat sx0 = (GrGLfloat)srcRect.fLeft; in copySurfaceAsDraw() local 3656 sx0 /= sw; in copySurfaceAsDraw() 3664 sx1 - sx0, sy1 - sy0, sx0, sy0)); in copySurfaceAsDraw()
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 36a4fa6be92c1373889cc867262d575c.0001f916.honggfuzz.cov | 130 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 245 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 393 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 486 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 634 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]…
|
D | 5594a9a5945edb6945d705a9a38c3ff4.00020000.honggfuzz.cov | 1133 …��3�i�Ó���͒��Զ���t6��@af��";U1!K8���/v/�k$������[���]����ġ0�sx0�f�ƿqOF���P�����j…
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 36a4fa6be92c1373889cc867262d575c.0001f916.honggfuzz.cov | 130 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 245 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 393 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 486 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]… 634 ����,�t�1�(���/�HN�`>�B����E��=��sx0�8�ߛ�H�)*�����3o��}�oZ�!���Z������݄.���~��B5>p]V]…
|