摘要:
1 static android::sp<android::Surface> native_surface; 2 3 static android::Surface* getNativeSurface(JNIEnv* env, jobject jsurface, jint version) 4 { 5 jclass clazz = env->FindClass("android/view/Surface"); 6 jfieldID field_surface; 7 if(version <=8) 8 { 9 field_surface = e... 阅读全文
posted @ 2012-03-29 08:42
一指流砂
阅读(4819)
评论(2)
推荐(0)

浙公网安备 33010602011771号