Home
last modified time | relevance | path

Searched defs:MAX_VIEWGROUP (Results 1 – 2 of 2) sorted by relevance

/applications/sample/camera/launcher/launcher/src/main/cpp/
Dui_config.h27 static constexpr int16_t MAX_VIEWGROUP = 3; // swipe window count variable
Dapp_manage.cpp154 …nage::SetViewGroup(funcClick click, funcLongPress press, ViewGroupPage* viewPage[MAX_VIEWGROUP], i… in SetViewGroup()