Home
last modified time | relevance | path

Searched defs:getNativeWindow (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DReliableSurface.h44 ANativeWindow* getNativeWindow() { return mWindow; } in getNativeWindow() function
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_utils_SurfaceUtils.cpp53 static sp<ANativeWindow> getNativeWindow(JNIEnv* env, jobject surface) { in getNativeWindow() function