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

  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
InjectedBundle.h 66 void setPixelResult(WKImageRef image) { m_pixelResult = image; }
InjectedBundlePage.cpp 551 InjectedBundle::shared().setPixelResult(adoptWK(WKBundlePageCreateSnapshotInViewCoordinates(m_page, WKBundleFrameGetVisibleContentBounds(WKBundlePageGetMainFrame(m_page)), kWKImageOptionsShareable)).get());
    [all...]

Completed in 31 milliseconds