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

  /external/chromium_org/third_party/skia/samplecode/
TransitionView.cpp 26 // kDurationMS = 500
27 kDurationMS = 1
164 fInterp.setKeyFrame(1, SkTime::GetMSecs()+kDurationMS, fEnd, blend);
  /external/skia/samplecode/
TransitionView.cpp 26 // kDurationMS = 500
27 kDurationMS = 1
164 fInterp.setKeyFrame(1, SkTime::GetMSecs()+kDurationMS, fEnd, blend);

Completed in 1354 milliseconds