Searched refs:handleMenu (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/views/ | ||
D | SkWindow.h | 61 bool handleMenu(uint32_t os_cmd); |
/external/skia/src/views/ | ||
D | SkWindow.cpp | 304 bool SkWindow::handleMenu(uint32_t cmd) in handleMenu() function in SkWindow |