Home
last modified time | relevance | path

Searched refs:textureView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_TextureView.cpp115 static void android_view_TextureView_createNativeWindow(JNIEnv* env, jobject textureView, in android_view_TextureView_createNativeWindow() argument
122 SET_LONG(textureView, gTextureViewClassInfo.nativeWindow, jlong(window.get())); in android_view_TextureView_createNativeWindow()
125 static void android_view_TextureView_destroyNativeWindow(JNIEnv* env, jobject textureView) { in android_view_TextureView_destroyNativeWindow() argument
128 GET_LONG(textureView, gTextureViewClassInfo.nativeWindow); in android_view_TextureView_destroyNativeWindow()
133 SET_LONG(textureView, gTextureViewClassInfo.nativeWindow, 0); in android_view_TextureView_destroyNativeWindow()
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
DR$id.classR.java package com.android.layoutlib.test.myapplication public final com.android. ...