Home
last modified time | relevance | path

Searched refs:REGION_POSITION_Y (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_surface_view.cpp56 surface_->SetUserData(REGION_POSITION_Y, std::to_string(y)); in SetPosition()
69 surface_->SetUserData(REGION_POSITION_Y, std::to_string(y)); in SetPosition()
124 surface_->SetUserData(REGION_POSITION_Y, std::to_string(y)); in SetY()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_surface_view.h171 const std::string REGION_POSITION_Y = "region_position_y"; member in OHOS::UISurfaceView
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp41 const char REGION_POSITION_Y[] = "region_position_y"; member
224 previewSurface_->SetUserData(REGION_POSITION_Y, std::to_string(windowOffset_.GetY())); in createSubWindowSurface()

Completed in 2 milliseconds