Home
last modified time | relevance | path

Searched defs:ANativeWindowBuffer (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/include/Android/nativebase/
Dnativebase.h42 struct ANativeWindowBuffer { struct
43 ANativeWindowBuffer() { in ANativeWindowBuffer() function
49 android_native_base_t common;
51 int width;
52 int height;
53 int stride;
54 int format;
55 int usage_deprecated;
56 uintptr_t layerCount;
58 void* reserved[1];
[all …]
/external/mesa3d/include/android_stub/nativebase/
Dnativebase.h66 typedef struct ANativeWindowBuffer struct
69 ANativeWindowBuffer() { in ANativeWindowBuffer() function
77 void incStrong(const void* /*id*/) const { in incStrong()
103 } ANativeWindowBuffer_t; argument
105 typedef struct ANativeWindowBuffer ANativeWindowBuffer; typedef
/external/angle/src/common/
Dandroid_util.cpp70 typedef struct ANativeWindowBuffer struct
86 } ANativeWindowBuffer_t; argument
100 // - GraphicBuffer inherits from two base classes, ANativeWindowBuffer and RefBase. argument
/external/mesa3d/include/android_stub/system/
Dwindow.h101 typedef struct ANativeWindowBuffer struct
104 ANativeWindowBuffer() { in ANativeWindowBuffer() argument
133 } ANativeWindowBuffer_t; argument