Home
last modified time | relevance | path

Searched defs:getSurface (Results 1 – 5 of 5) sorted by relevance

/development/samples/BrowserPlugin/jni/video/
DVideoPlugin.cpp65 jobject VideoPlugin::getSurface() { in getSurface() function in VideoPlugin
/development/samples/BrowserPlugin/jni/animation/
DAnimationPlugin.cpp74 jobject BallAnimation::getSurface() { in getSurface() function in BallAnimation
/development/samples/BrowserPlugin/jni/paint/
DPaintPlugin.cpp226 jobject PaintPlugin::getSurface() { in getSurface() function in PaintPlugin
/development/samples/BrowserPlugin/jni/background/
DBackgroundPlugin.cpp86 jobject BackgroundPlugin::getSurface() { in getSurface() function in BackgroundPlugin
/development/tools/emulator/opengl/host/libs/Translator/EGL/
DEglDisplay.cpp142 SurfacePtr EglDisplay::getSurface(EGLSurface surface) { in getSurface() function in EglDisplay