Home
last modified time | relevance | path

Searched defs:offsetX (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlay_autogen.cpp40 const int32_t offsetX = 10; in initOverlayWidgets() local
63 const int32_t offsetX = 10; in initOverlayWidgets() local
86 const int32_t offsetX = 10; in initOverlayWidgets() local
110 const int32_t offsetX = 10; in initOverlayWidgets() local
129 const int32_t offsetX = in initOverlayWidgets() local
153 const int32_t offsetX = -50; in initOverlayWidgets() local
172 const int32_t offsetX = in initOverlayWidgets() local
196 const int32_t offsetX = -50; in initOverlayWidgets() local
215 const int32_t offsetX = in initOverlayWidgets() local
239 const int32_t offsetX = 10; in initOverlayWidgets() local
[all …]
/third_party/skia/src/core/
DSkAntiRun.h54 U8CPU maxValue, int offsetX) { in add()
DSkCompressedDataUtils.cpp127 int offsetX = 4 * x, offsetY = 4 * y; in decompress_etc1() local
209 int offsetX = 4 * x, offsetY = 4 * y; in decompress_bc1() local
DSkClipStack.cpp852 void SkClipStack::getConservativeBounds(int offsetX, in getConservativeBounds()
/third_party/skia/gm/
Dlcdoverlap.cpp81 SkScalar offsetX = kWidth / 4.0f; in onDraw() local
Dfontcache.cpp97 bool offsetX = true; in drawText() local
Dpictureshadertile.cpp31 SkScalar offsetX, offsetY; member
/third_party/node/deps/v8/tools/system-analyzer/view/timeline/
Dtimeline-track-map.mjs99 const offsetX = 20; constant
/third_party/skia/third_party/externals/dawn/examples/
DAnimometer.cpp44 float offsetX; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.cpp135 float offsetX; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp828 for (deUint32 offsetX = offset.width; offsetX < offset.width + extent.width; ++offsetX) in iterate() local
897 for (deUint32 offsetX = offset.width; offsetX < offset.width + extent.width; ++offsetX) in iterate() local
945 for (deUint32 offsetX = 0u; offsetX < planeExtent.width; ++offsetX) in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp752 for (deUint32 offsetX = 0u; offsetX < gridSize.x(); ++offsetX) in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp828 for (deUint32 offsetX = offset.width; offsetX < offset.width + extent.width; ++offsetX) in iterate() local
897 for (deUint32 offsetX = offset.width; offsetX < offset.width + extent.width; ++offsetX) in iterate() local
945 for (deUint32 offsetX = 0u; offsetX < planeExtent.width; ++offsetX) in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp752 for (deUint32 offsetX = 0u; offsetX < gridSize.x(); ++offsetX) in iterate() local
/third_party/skia/modules/skparagraph/src/
DRun.cpp25 SkScalar offsetX) in Run()
DTextWrapper.cpp718 SkScalar offsetX = 0.0f; in moveForward() local
/third_party/skia/modules/sksg/samples/
DSampleSVGPong.cpp74 const auto offsetX = pos.x() - r.x(), in update_pos() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp156 int offsetX = random.getInt(0, m_renderCtx.getRenderTarget().getWidth() - viewportWidth ); in iterate() local
214 int offsetX = random.getInt(0, de::max(0,m_renderCtx.getRenderTarget().getWidth() - 64)); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp359 for (deUint32 offsetX = 0u; offsetX < planeExtent.width; ++offsetX) in testStorageImageWrite() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp359 for (deUint32 offsetX = 0u; offsetX < planeExtent.width; ++offsetX) in testStorageImageWrite() local
/third_party/skia/samplecode/
DSamplePathText.cpp421 float offsetY[4], offsetX[4]; in apply() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktDynamicRenderingRandomTests.cpp623 …const float offsetX = static_cast<float>(renderArea.offset.x - static_cast<int>(m_parame… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktDynamicRenderingRandomTests.cpp623 …const float offsetX = static_cast<float>(renderArea.offset.x - static_cast<int>(m_parame… in iterate() local
/third_party/skia/src/gpu/
DGrDataUtils.cpp314 int offsetX = 4 * x, offsetY = 4 * y; in GrTwoColorBC1Compress() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp124 float offsetX; member
242 float offsetX; member

123