Home
last modified time | relevance | path

Searched refs:onSoftkey (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/sk_app/
DCommandSet.h46 bool onSoftkey(const SkString& softkey);
DCommandSet.cpp61 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey() function in sk_app::CommandSet
/external/skqp/tools/sk_app/
DCommandSet.h46 bool onSoftkey(const SkString& softkey);
DCommandSet.cpp62 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey() function in sk_app::CommandSet
/external/skqp/tools/viewer/
DViewer.cpp2169 fCommands.onSoftkey(stateValue); in onUIStateChanged()
/external/skia/tools/viewer/
DViewer.cpp2860 fCommands.onSoftkey(stateValue); in onUIStateChanged()