Searched defs:surface (Results 1 – 3 of 3) sorted by relevance
53 EGLSurface surface; member81 EGLSurface surface; in engine_init_display() local
28 static void surfaceCreated(JNIEnv* env, jobject thiz, jint npp, jobject surface) { in surfaceCreated()
439 jobject* surface = static_cast<jobject*>(value); in NPP_GetValue() local