Home
last modified time | relevance | path

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

/external/skia/include/animator/
DSkAnimator.h159 bool doKeyUpEvent(SkKey code);
/external/skia/src/animator/
DSkAnimator.cpp132 bool SkAnimator::doKeyUpEvent(SkKey code) { in doKeyUpEvent() function in SkAnimator