Searched defs:surfaceWidth (Results 1 - 1 of 1) sorted by relevance

/development/samples/BrowserPlugin/jni/background/
H A DBackgroundPlugin.cpp127 void BackgroundPlugin::drawPlugin(int surfaceWidth, int surfaceHeight) { argument
135 const float zoomFactorW = static_cast<float>(surfaceWidth) / W;

Completed in 21 milliseconds