Home
last modified time | relevance | path

Searched refs:y_ (Results 1 - 5 of 5) sorted by relevance

/test/ostest/wukong/common/include/
H A Dspecial_test_object.h85 int result = sprintf_s(buffer, sizeof(buffer), "Point: (%d, %d)", x_, y_); in toString()
92 int y_ = -1; member in OHOS::WuKong::TouchParam
/test/ostest/wukong/input_factory/src/
H A Dtouch_input.cpp42 int touchY = touchPtr->y_; in OrderInput()
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp179 LOGE("xclog Offset : x = %{public}f, y = %{public}f ", x_, y_); in OnSurfaceCreated()
202 ret1= OH_NativeXComponent_GetXComponentOffset(component, window, &x_, &y_); in OnSurfaceChanged()
204 off_y = y_; in OnSurfaceChanged()
H A Dplugin_render.h107 double y_; member in PluginRender
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp122 touchParam->y_ = stoi(touchParam_[1]); in EnvInit()

Completed in 4 milliseconds