Searched refs:curBottom_ (Results 1 – 2 of 2) sorted by relevance
347 curBottom_ = imgBottomPortrait_; in RcdChooseRSResource()411 if (curBottom_ != nullptr) { in DrawOneRoundCorner()414 …canvas->DrawImage(*curBottom_, 0, displayHeight_ - curBottom_->GetHeight(), Drawing::SamplingOptio… in DrawOneRoundCorner()
172 std::shared_ptr<Drawing::Image> curBottom_ = nullptr; variable