Home
last modified time | relevance | path

Searched defs:ANativeWindow (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/include/android_stub/system/
Dwindow.h403 struct ANativeWindow struct
406 ANativeWindow() in ANativeWindow() argument
416 void incStrong(const void* /*id*/) const { in incStrong()
419 void decStrong(const void* /*id*/) const { in decStrong()
447 int (*setSwapInterval)(struct ANativeWindow* window, argument
467 int (*dequeueBuffer_DEPRECATED)(struct ANativeWindow* window, argument
481 int (*lockBuffer_DEPRECATED)(struct ANativeWindow* window, argument
503 int (*queueBuffer_DEPRECATED)(struct ANativeWindow* window, argument
511 int (*query)(const struct ANativeWindow* window, argument
528 int (*perform)(struct ANativeWindow* window, argument
[all …]
/third_party/skia/third_party/externals/swiftshader/include/Android/vndk/
Dwindow.h22 typedef struct ANativeWindow ANativeWindow; typedef
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_native_surface_android.h12 typedef struct ANativeWindow ANativeWindow; typedef
/third_party/mesa3d/include/android_stub/android/
Dnative_window.h87 typedef struct ANativeWindow ANativeWindow; typedef
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_ohos.h42 #define ANativeWindow NativeWindow macro