Searched refs:nativeGetAllowedDisplayConfigs (Results 1 – 2 of 2) sorted by relevance
165 private static native int[] nativeGetAllowedDisplayConfigs(IBinder displayToken); in nativeGetAllowedDisplayConfigs() method in SurfaceControl1616 return nativeGetAllowedDisplayConfigs(displayToken); in getAllowedDisplayConfigs()
799 static jintArray nativeGetAllowedDisplayConfigs(JNIEnv* env, jclass clazz, jobject tokenObj) { in nativeGetAllowedDisplayConfigs() function1342 (void*)nativeGetAllowedDisplayConfigs },