Home
last modified time | relevance | path

Searched refs:SLIDER_WIDTH (Results 1 - 2 of 2) sorted by relevance

/applications/sample/camera/gallery/src/
H A Dplayer_ability_slice.cpp244 slider_->SetPosition(SLIDER_X, SLIDER_Y, SLIDER_WIDTH, STATUS_BAR_GROUP_HEIGHT); in SetUpProgress()
246 slider_->SetValidWidth(SLIDER_WIDTH - KNOB_WIDTH); in SetUpProgress()
247 slider_->SetRange(SLIDER_WIDTH, 0); in SetUpProgress()
/applications/sample/camera/gallery/include/
H A Dgallery_config.h90 static constexpr uint16_t SLIDER_WIDTH = ROOT_VIEW_WIDTH - SLIDER_X - TOTAL_TIME_LABEL_WIDTH - 20; member

Completed in 2 milliseconds