Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 4 of 4) sorted by relevance

/development/samples/CubeLiveWallpaper/src/com/android/livecubes/cube3/
DRenderScriptWallpaper.java97 Surface surface = null; in onSurfaceCreated() local
/development/samples/BrowserPlugin/jni/
Djni-bridge.cpp36 static void surfaceCreated(JNIEnv* env, jobject thiz, jint npp, jobject surface) { in surfaceCreated()
/development/samples/BrowserPlugin/jni/paint/
DPaintPlugin.cpp219 void PaintPlugin::surfaceCreated(JNIEnv* env, jobject surface) { in surfaceCreated()
/development/samples/BrowserPlugin/jni/background/
DBackgroundPlugin.cpp82 void BackgroundPlugin::surfaceCreated(JNIEnv* env, jobject surface) { in surfaceCreated()