Home
last modified time | relevance | path

Searched defs:widthOffset (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
DrrRasterizer.cpp878 …const tcu::Vector<deInt64,2> widthOffset = (isXMajor ? tcu::Vector<deInt64,2>(0, -1) : tcu::Vecto… in init() local
942 …const tcu::Vector<deInt64,2> widthOffset = -minorDirection.cast<deInt64>() * (toSubpixelCoord… in rasterize() local
/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp1014 SkScalar widthOffset = this->width() - 100; in setControlButtonsPos() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp5674 float widthOffset = widthStart + widthStep * static_cast<float>(j); in TriangleStipGen() local