Home
last modified time | relevance | path

Searched defs:startHeight (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc74 float startHeight, in SetStreamSettings()
89 float& startHeight, in GetStreamSettings()
640 float startWidth, startHeight, stopWidth, stopHeight; in UpdateRenderSurface() local
901 float startHeight, in UpdateVerticeBuffer()
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
DAnimationHelper.java156 int startHeight = view.getHeight(); in continueAnimation() local
/external/chromium_org/third_party/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc334 int VideoChannelAGL::SetStreamSettings(int /*streamId*/, float startWidth, float startHeight, float… in SetStreamSettings()
767 …derAGL::CreateAGLChannel(int channel, int zOrder, float startWidth, float startHeight, float stopW… in CreateAGLChannel()
932 …AGL::ConfigureAGLChannel(int channel, int zOrder, float startWidth, float startHeight, float stopW… in ConfigureAGLChannel()
/external/skia/experimental/webtry/res/js/cm/
Dcodemirror.js1891 startHeight: cm.doc.height, // Used to detect need to update scrollbar property
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/
Dcodemirror.js1891 startHeight: cm.doc.height, // Used to detect need to update scrollbar property
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
Dcodemirror.js1947 startHeight: cm.doc.height, // Used to detect need to update scrollbar property