Searched refs:backGroundPath_ (Results 1 – 1 of 1) sorted by relevance
159 if (!backGroundPath_) { in GetBackgroundPath()160 backGroundPath_ = GenerateBackgroundPath(TEXT_DRAG_OFFSET.ConvertToPx()); in GetBackgroundPath()162 return backGroundPath_; in GetBackgroundPath()240 std::shared_ptr<RSPath> backGroundPath_; variable