Home
last modified time | relevance | path

Searched defs:videoHeight (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLVideoElement.cpp147 unsigned HTMLVideoElement::videoHeight() const in videoHeight() function in WebCore::HTMLVideoElement
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMediaRecorder.java41 private int videoHeight; field in ShadowMediaRecorder
/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeVisualContext.cpp127 int videoHeight = 0; in platformCALayerLayoutSublayersOfLayer() local