Home
last modified time | relevance | path

Searched refs:getSoftkeyString (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/sk_app/
DCommandSet.cpp64 if (cmd.getSoftkeyString().equals(softkey)) { in onSoftkey()
164 result.push_back(command.getSoftkeyString()); in getCommandsAsSoftkeys()
DCommandSet.h96 SkString getSoftkeyString() const { in getSoftkeyString() function
/external/skqp/tools/sk_app/
DCommandSet.cpp64 if (cmd.getSoftkeyString().equals(softkey)) { in onSoftkey()
164 result.push_back(command.getSoftkeyString()); in getCommandsAsSoftkeys()
DCommandSet.h96 SkString getSoftkeyString() const { in getSoftkeyString() function