HomeSort by relevance Sort by last modified time
    Searched refs:paintOnAndroid (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebMediaPlayerClientImpl.h 155 void paintOnAndroid(WebCore::GraphicsContext* context, WebCore::GraphicsContext3D* context3D, const WebCore::IntRect& rect, uint8_t alpha);
WebMediaPlayerClientImpl.cpp 471 paintOnAndroid(context, context3D.get(), rect, context->getNormalizedAlpha());
577 void WebMediaPlayerClientImpl::paintOnAndroid(WebCore::GraphicsContext* context, WebCore::GraphicsContext3D* context3D, const IntRect& rect, uint8_t alpha)

Completed in 25 milliseconds