Home
last modified time | relevance | path

Searched defs:xStart (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/gm/
Darcto.cpp142 for (int xStart = 0; xStart < kParsePathTestDimension; xStart += 100) { in DEF_SIMPLE_GM() local
/third_party/skia/gm/
Darcto.cpp140 for (int xStart = 0; xStart < kParsePathTestDimension; xStart += 100) { in DEF_SIMPLE_GM() local
/third_party/cmsis/CMSIS/DSP/Include/
Darm_helium_utils.h74 #define INVSQRT_NEWTON_MVE_F32(invSqrt, xHalf, xStart)\ argument
168 #define INVSQRT_NEWTON_MVE_F16(invSqrt, xHalf, xStart) \ argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp582 deInt32 xStart = viewRect.offset.x; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp626 const float xStart = -1.0f + xStep / 2.0f; in createVertices() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp563 int xStart = instanceNdx * wid / m_numInstances; in computeReference() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBlitter.cpp174 float xStart = sRect.x0 + (0.5f - dRect.x0) * w; in blit() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp747 const float xStart = -1.0f + xStep / 2.0f; in prepareVertexAttributes() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp814 uint32_t xStart = 0; in verifyResultAHB() local
868 uint32_t xStart = 0; in verifyResultAHB() local
/third_party/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp3739 UINT_32 xStart = Log2(m_blockWidth[equationIndex]) + in InitEquationTable() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp189 float xStart = -1.0f; in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1302 int xStart = 0; in fillQuarter() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp3656 const int xStart = xStarts[getIteration()]; in compareAndVerifyOverestimatedNormal() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3753 const int xStart = deMin32(blit.dstOffsets[0].x, blit.dstOffsets[1].x); in forEach() local