HomeSort by relevance Sort by last modified time
    Searched refs:timeOffset (Results 26 - 35 of 35) sorted by null

12

  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 714 CFTimeInterval PlatformCALayer::timeOffset() const
716 return [m_layer.get() timeOffset];
  /external/webkit/Tools/DumpRenderTree/win/
EventSender.cpp 48 static int timeOffset;
108 return ::GetTickCount() + timeOffset;
682 timeOffset = 0;
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp 1034 M4OSA_UInt32 timeOffset = mDecVideoTsStoryBoard/1000;
    [all...]
VideoEditorPreviewController.cpp     [all...]
VideoEditorTools.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp     [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
EventSendingController.mm 198 return GetCurrentEventTime() + timeOffset;
214 timeOffset += milliseconds / 1000.0;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_sei.c 653 pPicTiming->timeOffset[i] = itmp;
656 pPicTiming->timeOffset[i] = 0;
    [all...]
  /external/webkit/Source/WebCore/page/animation/
AnimationBase.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 571 CFTimeInterval PlatformCALayer::timeOffset() const

Completed in 631 milliseconds

12