Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/
DCommandSet.cpp61 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey()
/external/skia/tools/viewer/
DViewer.cpp1328 for (const auto& softkey : fCommands.getCommandsAsSoftkeys()) { in updateUIState() local