Searched refs:textureMapper_ (Results 1 – 2 of 2) sorted by relevance
55 textureMapper_ = new UITextureMapper(); in SetUp()57 textureMapper_->SetSrc(RED_IMAGE_PATH); in SetUp()58 textureMapper_->SetRotateStart(0); in SetUp()65 uiViewGroupFrame->Add(textureMapper_); in SetUp()66 textureMapper_->LayoutCenterOfParent(); in SetUp()86 textureMapper_ = nullptr; in TearDown()218 textureMapper_->Reset(); in OnClick()247 textureMapper_->SetScaleEnd(g_scaleEnd); in ExpandClick()263 textureMapper_->Start(); in ExpandClick()265 textureMapper_->Reset(); in ExpandClick()[all …]
88 UITextureMapper* textureMapper_ = nullptr; variable