Home
last modified time | relevance | path

Searched refs:offsetY (Results 1 - 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlay_autogen.cpp41 const int32_t offsetY = 10; in initOverlayWidgets() local
48 widget->coords[1] = offsetY; in initOverlayWidgets()
50 widget->coords[3] = offsetY + height; in initOverlayWidgets()
64 const int32_t offsetY = -10; in initOverlayWidgets() local
71 widget->coords[1] = offsetY - height; in initOverlayWidgets()
73 widget->coords[3] = offsetY; in initOverlayWidgets()
87 const int32_t offsetY = in initOverlayWidgets() local
95 widget->coords[1] = offsetY - height; in initOverlayWidgets()
97 widget->coords[3] = offsetY; in initOverlayWidgets()
111 const int32_t offsetY in initOverlayWidgets() local
131 const int32_t offsetY = initOverlayWidgets() local
154 const int32_t offsetY = 100; initOverlayWidgets() local
174 const int32_t offsetY = initOverlayWidgets() local
197 const int32_t offsetY = 100; initOverlayWidgets() local
217 const int32_t offsetY = initOverlayWidgets() local
240 const int32_t offsetY = 220; initOverlayWidgets() local
260 const int32_t offsetY = initOverlayWidgets() local
283 const int32_t offsetY = 250; initOverlayWidgets() local
303 const int32_t offsetY = initOverlayWidgets() local
326 const int32_t offsetY = 360; initOverlayWidgets() local
346 const int32_t offsetY = initOverlayWidgets() local
369 const int32_t offsetY = -50; initOverlayWidgets() local
389 const int32_t offsetY = initOverlayWidgets() local
[all...]
/third_party/skia/gm/
H A Dlcdoverlap.cpp82 SkScalar offsetY = kHeight / 4.0f; variable
83 drawTestCase(canvas, offsetX, offsetY, SkBlendMode::kSrc, SkBlendMode::kSrc);
84 drawTestCase(canvas, 3 * offsetX, offsetY, SkBlendMode::kSrcOver, SkBlendMode::kSrcOver);
85 drawTestCase(canvas, offsetX, 3 * offsetY, SkBlendMode::kHardLight,
87 drawTestCase(canvas, 3 * offsetX, 3 * offsetY, SkBlendMode::kSrcOver, SkBlendMode::kSrc);
H A Dpictureshadertile.cpp31 SkScalar offsetX, offsetY; member
124 tiles[i].offsetY * kPictureSize);
/third_party/skia/third_party/externals/freetype/docs/markdown/javascripts/
H A Dextra.js10 function offsetY(elem) { function
31 var sT = offsetY(o) - document.getElementsByClassName('md-header')[0].clientHeight;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp842 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate()
855 iReferenceValue = offsetY % 127u; in iterate()
877 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
889 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
898 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
912 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate()
[all...]
H A DvktSparseResourcesImageMemoryAliasing.cpp749 for (deUint32 offsetY = 0u; offsetY < gridSize.y(); ++offsetY) in iterate()
752 const deUint32 index = offsetX + gridSize.x() * offsetY + gridSize.x() * gridSize.y() * offsetZ; in iterate()
777 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
789 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
798 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp827 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate()
840 iReferenceValue = offsetY % 127u; in iterate()
861 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
873 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
882 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
896 for (deUint32 offsetY = offset.height; offsetY < offset.height + extent.height; ++offsetY) in iterate()
[all...]
H A DvktSparseResourcesImageMemoryAliasing.cpp751 for (deUint32 offsetY = 0u; offsetY < gridSize.y(); ++offsetY) in iterate()
754 const deUint32 index = offsetX + gridSize.x() * offsetY + gridSize.x() * gridSize.y() * offsetZ; in iterate()
779 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
791 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
800 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), offsetZ * pixelDivider.z()); in iterate()
/third_party/skia/src/core/
H A DSkCompressedDataUtils.cpp127 int offsetX = 4 * x, offsetY = 4 * y; in decompress_etc1() local
130 if (offsetX + j >= dst->width() || offsetY + i >= dst->height()) { in decompress_etc1()
144 *dst->getAddr32(offsetX + j, offsetY + i) = in decompress_etc1()
209 int offsetX = 4 * x, offsetY = 4 * y; in decompress_bc1() local
212 if (offsetX + j >= dst->width() || offsetY + i >= dst->height()) { in decompress_bc1()
219 *dst->getAddr32(offsetX + j, offsetY + i) = colors[index]; in decompress_bc1()
H A DSkClipStack.h494 * to the expected drawing area. Similarly, the offsetX and offsetY parameters
497 * the translation (+offsetX, +offsetY) is applied before the clamp to the
504 int offsetY,
H A DSkClipStack.cpp853 int offsetY, in getConservativeBounds()
873 temp.offset(SkIntToScalar(offsetX), SkIntToScalar(offsetY)); in getConservativeBounds()
852 getConservativeBounds(int offsetX, int offsetY, int maxWidth, int maxHeight, SkRect* devBounds, bool* isIntersectionOfRects) const getConservativeBounds() argument
/third_party/skia/third_party/externals/dawn/examples/
H A DAnimometer.cpp45 float offsetY; variable
65 offsetY : f32; in init()
107 ypos = yrot + c.offsetY; in init()
137 data.offsetY = RandomFloat(-0.9f, 0.9f); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp358 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY)
370 iReferenceValue = offsetY % 127u;
390 tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), 0);
402 tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), 0);
411 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), 0);
/third_party/libwebsockets/test-apps/
H A Dtest.js376 y = ev.offsetY;
379 y = ev.layerY - offsetY;
474 offsetX = offsetY = 0;
479 offsetY += element.offsetTop;
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
H A Dtest.js376 y = ev.offsetY;
379 y = ev.layerY - offsetY;
474 offsetX = offsetY = 0;
479 offsetY += element.offsetTop;
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp603 float offsetY = -1.0f + rasterSizeY * static_cast<float>(i) + rasterSizeY / 2; in PointsGen() local
607 output.push_back(tcu::Vec4(offsetX, offsetY, 0.0f, 1.0f)); in PointsGen()
627 float offsetY = LinesOffsetY(i, rasterSize); in LinesGen() local
628 output.push_back(tcu::Vec4(-1.0f, offsetY, 0.0f, 1.0f)); in LinesGen()
629 output.push_back(tcu::Vec4(1.0f, offsetY, 0.0f, 1.0f)); in LinesGen()
638 float offsetY = LinesOffsetY(i, rasterSize); in LinesAdjacencyGen() local
639 output.push_back(tcu::Vec4(-1.5f, -1.0f + offsetY, 0.0f, 1.0f)); //adj in LinesAdjacencyGen()
640 output.push_back(tcu::Vec4(-1.0f, offsetY, 0.0f, 1.0f)); in LinesAdjacencyGen()
641 output.push_back(tcu::Vec4(1.0f, offsetY, 0.0f, 1.0f)); in LinesAdjacencyGen()
642 output.push_back(tcu::Vec4(1.5f, -1.0f + offsetY, 0. in LinesAdjacencyGen()
652 float offsetY = LinesOffsetY(i, rasterSize); LineStripAdjacencyGen() local
685 float offsetY = -1.0f + drawStepY * static_cast<float>(i); TrianglesGen() local
716 float offsetY = -0.5f + jigY + sizeY * static_cast<float>(i); TrianglesAdjacencyGen() local
750 float offsetY = -0.5f + jigY + sizeY * static_cast<float>(i); TriangleStripAdjacencyGen() local
[all...]
/third_party/skia/samplecode/
H A DSamplePathText.cpp421 float offsetY[4], offsetX[4]; in apply() local
422 (dy + SkNx_shuffle<2,3,0,1>(dy)).store(offsetY); // accumulate. in apply()
425 return {devicePt[0] + offsetY[0] + offsetY[1], devicePt[1] - offsetX[0] - offsetX[1]}; in apply()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp445 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY)
457 iReferenceValue = offsetY % 127u;
477 tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), 0);
489 tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), 0);
498 const tcu::Vec4 outputValue = pixelBuffer.getPixel(offsetX * pixelDivider.x(), offsetY * pixelDivider.y(), 0);
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp136 float offsetY; member
321 uniformData.offsetY += copySize->height / static_cast<float>(srcTextureSize.height); in DoCopyTextureForBrowser()
/third_party/skia/modules/sksg/samples/
H A DSampleSVGPong.cpp75 offsetY = pos.y() - r.y(); in update_pos() local
76 rr->setRRect(rr->getRRect().makeOffset(offsetX, offsetY)); in update_pos()
/third_party/skia/src/gpu/
H A DGrDataUtils.cpp314 int offsetX = 4 * x, offsetY = 4 * y; in GrTwoColorBC1Compress() local
318 if (offsetX + j >= pixmap.width() || offsetY + i >= pixmap.height()) { in GrTwoColorBC1Compress()
324 SkColor tmp = pixmap.getColor(offsetX + j, offsetY + i); in GrTwoColorBC1Compress()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureCompletenessTests.cpp157 int offsetY = random.getInt(0, m_renderCtx.getRenderTarget().getHeight() - viewportHeight); in iterate() local
161 glViewport (offsetX, offsetY, viewportWidth, viewportHeight); in iterate()
168 glu::readPixels (m_renderCtx, offsetX, offsetY, renderedFrame.getAccess()); in iterate()
215 int offsetY = random.getInt(0, de::max(0,m_renderCtx.getRenderTarget().getHeight() - 64)); in iterate() local
225 glViewport (offsetX, offsetY, viewportWidth, viewportHeight); in iterate()
228 glu::readPixels (m_renderCtx, offsetX, offsetY, renderedFrame.getAccess()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp624 const float offsetY = static_cast<float>(renderArea.offset.y - static_cast<int>(m_parameters.renderSize.y() - renderArea.extent.height) / 2) * pixelSizeY; in iterate() local
625 const Vec4 offset = {offsetX, offsetY, 0.0f, 0.0f}; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp624 const float offsetY = static_cast<float>(renderArea.offset.y - static_cast<int>(m_parameters.renderSize.y() - renderArea.extent.height) / 2) * pixelSizeY; in iterate() local
625 const Vec4 offset = {offsetX, offsetY, 0.0f, 0.0f}; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp127 float offsetY; member
140 , offsetY (offsetY_) in MeshParams()
245 float offsetY; member
308 << " float offsetY;\n" in initPrograms()
323 << " gl_Position = vec4(vertexCoords.x * pushConstants.scaleX + pushConstants.offsetX, vertexCoords.y * pushConstants.scaleY + pushConstants.offsetY, pushConstants.depthValue, 1.0);\n" in initPrograms()
917 m_testConfig.meshParams.offsetY, // float offsetY; in iterate()

Completed in 32 milliseconds

12