Home
last modified time | relevance | path

Searched defs:offsetY (Results 1 – 25 of 59) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlay_autogen.cpp41 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/flutter/skia/third_party/externals/freetype/docs/reference/markdown/javascripts/
Dextra.js10 function offsetY(elem) { function
/third_party/skia/third_party/externals/freetype/docs/markdown/javascripts/
Dextra.js10 function offsetY(elem) { function
/third_party/freetype/docs/reference/javascripts/
Dextra.js10 function offsetY(elem) { function
/third_party/flutter/skia/gm/
Dlcdoverlap.cpp83 SkScalar offsetY = kHeight / 4.0f; in onDraw() local
Dpictureshadertile.cpp31 SkScalar offsetX, offsetY; member
/third_party/skia/gm/
Dlcdoverlap.cpp82 SkScalar offsetY = kHeight / 4.0f; in onDraw() local
Dpictureshadertile.cpp31 SkScalar offsetX, offsetY; member
/third_party/flutter/skia/third_party/externals/dawn/examples/
DAnimometer.cpp43 float offsetY; member
/third_party/skia/src/core/
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.cpp853 int offsetY, in getConservativeBounds()
/third_party/skia/third_party/externals/dawn/examples/
DAnimometer.cpp45 float offsetY; member
/third_party/node/deps/npm/docs/
Dgatsby-config.js61 offsetY: '100', property
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.cpp136 float offsetY; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp827 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp827 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
/third_party/flutter/skia/modules/sksg/samples/
DSampleSVGPong.cpp73 offsetY = pos.y() - r.y(); in update_pos() local
/third_party/skia/modules/sksg/samples/
DSampleSVGPong.cpp75 offsetY = pos.y() - r.y(); 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.cpp157 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/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.cpp358 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY) in testStorageImageWrite() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp358 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY) in testStorageImageWrite() local
/third_party/skia/samplecode/
DSamplePathText.cpp421 float offsetY[4], offsetX[4]; in apply() local
/third_party/skia/src/gpu/
DGrDataUtils.cpp266 int offsetX = 4 * x, offsetY = 4 * y; in GrTwoColorBC1Compress() local

123