/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Overlay_autogen.cpp | 41 const int32_t offsetY = 10; in initOverlayWidgets() local 64 const int32_t offsetY = -10; in initOverlayWidgets() local 87 const int32_t offsetY = in initOverlayWidgets() local 111 const int32_t offsetY = 100; in initOverlayWidgets() local 131 const int32_t offsetY = in initOverlayWidgets() local 154 const int32_t offsetY = 100; in initOverlayWidgets() local 174 const int32_t offsetY = in initOverlayWidgets() local 197 const int32_t offsetY = 100; in initOverlayWidgets() local 217 const int32_t offsetY = in initOverlayWidgets() local 240 const int32_t offsetY = 220; in initOverlayWidgets() local [all …]
|
/third_party/skia/third_party/externals/freetype/docs/markdown/javascripts/ |
D | extra.js | 10 function offsetY(elem) { function
|
/third_party/skia/gm/ |
D | lcdoverlap.cpp | 82 SkScalar offsetY = kHeight / 4.0f; in onDraw() local
|
D | pictureshadertile.cpp | 31 SkScalar offsetX, offsetY; member
|
/third_party/skia/src/core/ |
D | SkCompressedDataUtils.cpp | 127 int offsetX = 4 * x, offsetY = 4 * y; in decompress_etc1() local 209 int offsetX = 4 * x, offsetY = 4 * y; in decompress_bc1() local
|
D | SkClipStack.cpp | 853 int offsetY, in getConservativeBounds()
|
/third_party/skia/third_party/externals/dawn/examples/ |
D | Animometer.cpp | 45 float offsetY; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | CopyTextureForBrowserHelper.cpp | 136 float offsetY; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesImageSparseResidency.cpp | 827 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate() local 896 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate() local 944 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY) in iterate() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 751 for (deUint32 offsetY = 0u; offsetY < gridSize.y(); ++offsetY) in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesImageSparseResidency.cpp | 827 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate() local 896 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate() local 944 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY) in iterate() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 751 for (deUint32 offsetY = 0u; offsetY < gridSize.y(); ++offsetY) in iterate() local
|
/third_party/skia/modules/sksg/samples/ |
D | SampleSVGPong.cpp | 75 offsetY = pos.y() - r.y(); in update_pos() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fTextureCompletenessTests.cpp | 157 int offsetY = random.getInt(0, m_renderCtx.getRenderTarget().getHeight() - viewportHeight); in iterate() local 215 int offsetY = random.getInt(0, de::max(0,m_renderCtx.getRenderTarget().getHeight() - 64)); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrStorageImageWriteTests.cpp | 358 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY) in testStorageImageWrite() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
D | vktYCbCrStorageImageWriteTests.cpp | 358 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY) in testStorageImageWrite() local
|
/third_party/skia/samplecode/ |
D | SamplePathText.cpp | 421 float offsetY[4], offsetX[4]; in apply() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktDynamicRenderingRandomTests.cpp | 624 …const float offsetY = static_cast<float>(renderArea.offset.y - static_cast<int>(m_parame… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktDynamicRenderingRandomTests.cpp | 624 …const float offsetY = static_cast<float>(renderArea.offset.y - static_cast<int>(m_parame… in iterate() local
|
/third_party/skia/src/gpu/ |
D | GrDataUtils.cpp | 314 int offsetX = 4 * x, offsetY = 4 * y; in GrTwoColorBC1Compress() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 603 float offsetY = -1.0f + rasterSizeY * static_cast<float>(i) + rasterSizeY / 2; in PointsGen() local 627 float offsetY = LinesOffsetY(i, rasterSize); in LinesGen() local 638 float offsetY = LinesOffsetY(i, rasterSize); in LinesAdjacencyGen() local 652 float offsetY = LinesOffsetY(i, rasterSize); in LineStripAdjacencyGen() local 685 float offsetY = -1.0f + drawStepY * static_cast<float>(i); in TrianglesGen() local 716 float offsetY = -0.5f + jigY + sizeY * static_cast<float>(i); in TrianglesAdjacencyGen() local 750 float offsetY = -0.5f + jigY + sizeY * static_cast<float>(i); in TriangleStripAdjacencyGen() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 125 float offsetY; member 243 float offsetY; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 125 float offsetY; member 243 float offsetY; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1416 …const int offsetY = pointOffset + static_cast<int>((quarter == 0u || quarter == 2u) ? 0 : m_param… in setPoint() local 1426 …const int offsetY = static_cast<int>((quarter == 0u || quarter == 2u) ? 0 : m_parameters.exten… in fillTriangle() local 3273 const deInt32 offsetY = static_cast<deInt32>(halfHeight) * y; in MultiViewReadbackTestInstance() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1416 …const int offsetY = pointOffset + static_cast<int>((quarter == 0u || quarter == 2u) ? 0 : m_param… in setPoint() local 1426 …const int offsetY = static_cast<int>((quarter == 0u || quarter == 2u) ? 0 : m_parameters.exten… in fillTriangle() local 3273 const deInt32 offsetY = static_cast<deInt32>(halfHeight) * y; in MultiViewReadbackTestInstance() local
|