Searched defs:widthOffset (Results 1 – 2 of 2) sorted by relevance
879 …const tcu::Vector<deInt64,2> widthOffset = (isXMajor ? tcu::Vector<deInt64,2>(0, -1) : tcu::Vecto… in init() local934 …const tcu::Vector<deInt64,2> widthOffset = -minorDirection.cast<deInt64>() * (toSubpixelCoord… in rasterize() local
1023 SkScalar widthOffset = this->width() - 100; in setControlButtonsPos() local