Home
last modified time | relevance | path

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

12

/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 …]
DvalidationES.cpp3105 GLint offsetY, in ValidateCopyImageSubDataTargetRegion()
/third_party/skia/third_party/externals/freetype/docs/markdown/javascripts/
Dextra.js10 function offsetY(elem) { function
/third_party/skia/gm/
Dlcdoverlap.cpp82 SkScalar offsetY = kHeight / 4.0f; in onDraw() local
Dpictureshadertile.cpp31 SkScalar offsetX, 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()
DSkAAClip.cpp1318 const int offsetY = bounds.fTop; in setRegion() local
/third_party/skia/third_party/externals/dawn/examples/
DAnimometer.cpp45 float offsetY; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.cpp136 float offsetY; member
/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
DvktSparseResourcesImageMemoryAliasing.cpp751 for (deUint32 offsetY = 0u; offsetY < gridSize.y(); ++offsetY) in iterate() local
/third_party/skia/modules/sksg/samples/
DSampleSVGPong.cpp75 offsetY = pos.y() - r.y(); in update_pos() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp124 float offsetY; member
239 float offsetY; member
DvktPipelineExtendedDynamicStateTests.cpp612 float offsetY; member
1127 float offsetY; member
/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/skia/samplecode/
DSamplePathText.cpp421 float offsetY[4], offsetX[4]; in apply() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp388 for (deUint32 offsetY = 0u; offsetY < planeExtent.height; ++offsetY) 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/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp603 float offsetY = -1.0f + rasterSizeY * static_cast<float>(i) + rasterSizeY / 2; in PointsGen() local
627 float offsetY = LinesOffsetY(i, rasterSize); in LinesGen() local
638 float offsetY = LinesOffsetY(i, rasterSize); in LinesAdjacencyGen() local
652 float offsetY = LinesOffsetY(i, rasterSize); in LineStripAdjacencyGen() local
685 float offsetY = -1.0f + drawStepY * static_cast<float>(i); in TrianglesGen() local
716 float offsetY = -0.5f + jigY + sizeY * static_cast<float>(i); in TrianglesAdjacencyGen() local
750 float offsetY = -0.5f + jigY + sizeY * static_cast<float>(i); in TriangleStripAdjacencyGen() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1265 …const int offsetY = pointOffset + static_cast<int>((quarter == 0u || quarter == 2u) ? 0 : m_param… in setPoint() local
1275 …const int offsetY = static_cast<int>((quarter == 0u || quarter == 2u) ? 0 : m_parameters.exten… in fillTriangle() local
3056 const deInt32 offsetY = static_cast<deInt32>(halfHeight) * y; in MultiViewReadbackTestInstance() local
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp1058 auto offsetY = line.offset().fY; in getGlyphPositionAtCoordinate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DRobustResourceInitTest.cpp1754 void RobustResourceInitTest::copyTexSubImage2DCustomFBOTest(int offsetX, int offsetY) in copyTexSubImage2DCustomFBOTest()
/third_party/skia/fuzz/
DFuzzCanvas.cpp668 int32_t offsetX, offsetY; in make_fuzz_imageFilter() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2649 deUint32 offsetY = baseGroupY + localIdxY * m_localSize.y(); in iterate() local

12