Home
last modified time | relevance | path

Searched defs:newY (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/samples/WindowTest/
H A DWindowTest.cpp47 int newY = y; in main() local
/third_party/skia/docs/examples/
H A DCanvas_accessTopLayerPixels_b.cpp23 int newY = (y - h / 2) * 2 + h / 2; in REG_FIDDLE() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_mouse_autoclick.cpp153 int32_t newY = item.GetDisplayY(); in IsMouseMovement() local
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp91 float newY = paintOffset.GetY(); in Paint() local
/third_party/vk-gl-cts/modules/egl/
H A DteglResizeTests.cpp292 const int newY = yCorner == 0 ? 0 : newHeight - minHeight; in compareCorners() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp987 int32_t newY = y + xyAxis.yAxis; in Yuv420SPTranslate() local
999 int32_t newY = (y + xyAxis.yAxis / EVEN); in Yuv420SPTranslate() local
1017 int32_t newY = y + xyAxis.yAxis; in P010Translate() local
1029 int32_t newY = y + GetUVHeight(xyAxis.yAxis); in P010Translate() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp995 int16_t newY = static_cast<int16_t>(GetParent()->GetHeight() * yPercent); in SetYPercent() local
1018 int16_t newY = static_cast<int16_t>(GetParent()->GetHeight() * yPercent); in SetPositionPercent() local
1037 int16_t newY = static_cast<int16_t>(GetParent()->GetHeight() * yPercent); in SetPositionPercent() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2667 double newY = vertical_ ? newEvent.GetGlobalPoint().GetY() - selectedItemSize.Height() in CalculateInsertIndex() local

Completed in 12 milliseconds