Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp3098 int32_t svgTouchPositionX = g_drawingInfo.pixelMap->GetWidth() + adjustSize - stylePixelMap_->GetWidth(); in Draw() local
3106 dragStyleNode->SetBounds(svgTouchPositionX, adjustSize, stylePixelMap_->GetWidth() + adjustSize, in Draw()
3108 dragStyleNode->SetFrame(svgTouchPositionX, adjustSize, stylePixelMap_->GetWidth() + adjustSize, in Draw()
3371 int32_t svgTouchPositionX = pixelMapWidth + adjustSize - stylePixelMap_->GetWidth(); in Draw() local
3372 dragStyleNode->SetBounds(svgTouchPositionX, (TWELVE_SIZE-EIGHT_SIZE)*scalingValue, stylePixelMap_->GetWidth(), in Draw()
3374 dragStyleNode->SetFrame(svgTouchPositionX, (TWELVE_SIZE-EIGHT_SIZE)*scalingValue, stylePixelMap_->GetWidth(), in Draw()

Completed in 6 milliseconds