Home
last modified time | relevance | path

Searched refs:doKeyEvent (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/animator/
DSkAnimator.h158 bool doKeyEvent(SkKey code);
/external/skia/src/animator/
DSkAnimator.cpp121 bool SkAnimator::doKeyEvent(SkKey code) { in doKeyEvent() function in SkAnimator