Searched refs:posterY (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DMediaPlayerPrivateAndroid.cpp268 int posterY = ((r.height() - posterHeight) / 2) + r.y(); local
269 IntRect targetRect(posterX, posterY, posterWidth, posterHeight);

Completed in 71 milliseconds