HomeSort by relevance Sort by last modified time
    Searched refs:kKeyPressUp (Results 1 - 3 of 3) sorted by null

  /external/skia/src/animator/
SkDisplayEvent.h 34 kKeyPressUp, //i assume the order here is intended to match with skanimatorscript.cpp
SkDisplayEvent.cpp 98 if (kind == SkDisplayEvent::kKeyPress || kind == SkDisplayEvent::kKeyPressUp) {
SkAnimator.cpp 144 bool result = fMaker->fEvents.doEvent(*fMaker, SkDisplayEvent::kKeyPressUp, &state);

Completed in 16 milliseconds