Home
last modified time | relevance | path

Searched defs:newY (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/samples/WindowTest/
DWindowTest.cpp47 int newY = y; in main() local
/third_party/skia/docs/examples/
DCanvas_accessTopLayerPixels_b.cpp23 int newY = (y - h / 2) * 2 + h / 2; in draw() local
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp292 const int newY = yCorner == 0 ? 0 : newHeight - minHeight; in compareCorners() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp77213 CheckedInt<int32_t> newY = std::min(this->y, aRect.y); in SafeUnionEdges() local