Searched refs:remove_art_frame_ (Results 1 – 2 of 2) sorted by relevance
54 void SetRemoveArtFrame(bool enable) { remove_art_frame_ = enable; } in SetRemoveArtFrame()82 bool remove_art_frame_ = true; variable
118 if (remove_art_frame_) { in Build()