Home
last modified time | relevance | path

Searched defs:offsetX (Results 1 – 25 of 64) 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/flutter/skia/modules/skparagraph/src/
DTextLine.cpp104 [this, textCanvas](TextRange textRange, const TextStyle& style, SkScalar offsetX) { in paint()
112 [textCanvas, this](TextRange textRange, const TextStyle& style, SkScalar offsetX) { in paint()
119 [textCanvas, this](TextRange textRange, const TextStyle& style, SkScalar offsetX) { in paint()
126 [textCanvas, this](TextRange textRange, const TextStyle& style, SkScalar offsetX) { in paint()
168 style, [this, visitor](TextRange textRange, const TextStyle& style, SkScalar offsetX) { in scanStyles()
719 SkScalar offsetX = 0; in iterateThroughStylesInTextOrder() local
DRun.cpp24 SkScalar offsetX) in Run()
/third_party/flutter/skia/gm/
Dlcdoverlap.cpp82 SkScalar offsetX = kWidth / 4.0f; in onDraw() local
Dpictureshadertile.cpp31 SkScalar offsetX, offsetY; member
Dfontcache.cpp99 bool offsetX = true; in drawText() local
/third_party/skia/gm/
Dlcdoverlap.cpp81 SkScalar offsetX = kWidth / 4.0f; in onDraw() local
Dpictureshadertile.cpp31 SkScalar offsetX, offsetY; member
Dfontcache.cpp97 bool offsetX = true; in drawText() local
/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
/third_party/flutter/skia/src/core/
DSkAntiRun.h54 U8CPU maxValue, int offsetX) { in add()
/third_party/flutter/skia/third_party/externals/dawn/examples/
DAnimometer.cpp42 float offsetX; member
/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_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
/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
/third_party/skia/modules/skparagraph/src/
DRun.cpp24 SkScalar offsetX) in Run()
/third_party/flutter/skia/modules/sksg/samples/
DSampleSVGPong.cpp72 const auto offsetX = pos.x() - r.x(), in update_pos() local
/third_party/skia/modules/sksg/samples/
DSampleSVGPong.cpp74 const auto offsetX = pos.x() - r.x(), in update_pos() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_rect.c570 int offsetX, offsetY; in rect_testIntersectRectPoint() local
839 int offsetX, offsetY; in rect_testHasIntersectionPoint() 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/flutter/skia/samplecode/
DSamplePathText.cpp418 float offsetY[4], offsetX[4]; in apply() 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/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp359 for (deUint32 offsetX = 0u; offsetX < planeExtent.width; ++offsetX) in testStorageImageWrite() local

123