Searched refs:addSurface (Results 1 – 3 of 3) sorted by relevance
410 jobject addSurface(jobject view, int x, int y, int width, int height);
2484 jobject WebViewCore::addSurface(jobject view, int x, int y, int width, int height) in addSurface() function in android::WebViewCore
252 jobject tempObj = m_core->addSurface(pluginSurface, in layoutSurface()