Home
last modified time | relevance | path

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

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