Home
last modified time | relevance | path

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

12

/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/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/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/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/skia/modules/skparagraph/src/
DTextWrapper.cpp416 SkScalar offsetX = 0.0f; in moveForward() local
DRun.cpp24 SkScalar offsetX) in Run()
DParagraphImpl.cpp807 SkScalar offsetX = (align == TextAlign::kLeft || align == TextAlign::kJustify) ? in breakShapedTextIntoLines() local
DTextLine.cpp1526 SkScalar offsetX = this->offset().fX; in getGlyphPositionAtCoordinate() 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/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp123 float offsetX; member
238 float offsetX; member
DvktPipelineExtendedDynamicStateTests.cpp611 float offsetX; member
1126 float offsetX; member
/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/skia/samplecode/
DSamplePathText.cpp421 float offsetY[4], offsetX[4]; in apply() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp389 for (deUint32 offsetX = 0u; offsetX < planeExtent.width; ++offsetX) in testStorageImageWrite() 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/multiview/
DvktMultiViewRenderTests.cpp1264 …const int offsetX = pointOffset + static_cast<int>((quarter == 0u || quarter == 1u) ? 0 : m_param… in setPoint() local
1274 …const int offsetX = static_cast<int>((quarter == 0u || quarter == 1u) ? 0 : m_parameters.exten… in fillTriangle() local
3055 const deInt32 offsetX = static_cast<deInt32>(halfWidth) * x; in MultiViewReadbackTestInstance() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp606 float offsetX = -1.0f + rasterSizeX * static_cast<float>(j) + rasterSizeX / 2; in PointsGen() local
688 float offsetX = -1.0f + drawStepX * static_cast<float>(j); in TrianglesGen() local
719 float offsetX = -0.5f + jigX + sizeX * static_cast<float>(j); in TrianglesAdjacencyGen() local
753 float offsetX = -0.5f + jigX + sizeX * static_cast<float>(j); in TriangleStripAdjacencyGen() local

12