Home
last modified time | relevance | path

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

/applications/sample/camera/launcher/launcher/src/main/cpp/
Dview_group_page.cpp38 bool ViewGroupPage::IsFull(int16_t& row, int16_t& col) in IsFull()
78 void ViewGroupPage::CalculateAppPosition(AppInfo* pAppInfo, int16_t row, int16_t col) in CalculateAppPosition()
123 int16_t col = 0; in AddApp() local