Searched refs:SetBgImageWidth (Results 1 – 16 of 16) sorted by relevance
121 canvasNode->SetBgImageWidth(500); in main()
134 canvasNode->SetBgImageWidth(500); in main()
175 surfaceNode->SetBgImageWidth(GetData<float>()); in RSNodeFuzzTestInner02()
260 properties.SetBgImageWidth(width); in RSPropertiesFuzzTestInner04()
297 canvasNode->SetBgImageWidth(SHOWING_FLOAT_NUM);
1584 canvasNode->SetBgImageWidth(floatData[1]);1596 canvasNode->SetBgImageWidth(floatData[2]);1608 canvasNode->SetBgImageWidth(floatData[3]);1620 canvasNode->SetBgImageWidth(floatData[4]);1632 canvasNode->SetBgImageWidth(floatData[0]);
1662 rsNode->SetBgImageWidth(floatData[1]);1674 rsNode->SetBgImageWidth(floatData[2]);1686 rsNode->SetBgImageWidth(floatData[3]);1698 rsNode->SetBgImageWidth(floatData[4]);1710 rsNode->SetBgImageWidth(floatData[0]);
2393 multiSelectedNode->SetBgImageWidth(multiSelectedPixelMap->GetWidth()); in InitMultiSelectedNodes()2816 dragStyleNode->SetBgImageWidth(stylePixelMap_->GetWidth()); in Draw()2890 pixelMapNode->SetBgImageWidth(pixelMapWidth); in Draw()2996 mouseIconNode->SetBgImageWidth(pixelMap->GetWidth()); in OnDraw()3076 dragStyleNode->SetBgImageWidth(stylePixelMap_->GetWidth()); in Draw()
204 void SetBgImageWidth(float width);
265 void SetBgImageWidth(float width);
1229 SetBgImageWidth(width); in SetBgImageSize()1233 void RSNode::SetBgImageWidth(float width) in SetBgImageWidth() function in OHOS::Rosen::RSNode
95 properties.SetBgImageWidth(1.0f);97 properties.SetBgImageWidth(2.0f);
1064 rsNode->SetBgImageWidth(imageRenderSize_.Width());
101 [](RSProperties* prop) { prop->SetBgImageWidth(0.f); }, // BG_IMAGE_WIDTH in __anonf204f7ba1902()994 void RSProperties::SetBgImageWidth(float width) in SetBgImageWidth() function in OHOS::Rosen::RSProperties
1377 rsNode->SetBgImageWidth(size.GetSizeValueX());
816 rsNode_->SetBgImageWidth(renderSize.Width()); in PaintBackground()