Home
last modified time | relevance | path

Searched refs:native_window_set_usage (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/include/Android/system/
Dwindow.h57 static inline int native_window_set_usage(ANativeWindow*, uint64_t) { in native_window_set_usage() function
/external/swiftshader/src/Main/
DFrameBufferAndroid.cpp55 native_window_set_usage(nativeWindow, GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN); in FrameBufferAndroid()
/external/swiftshader/src/WSI/
DFrameBufferAndroid.cpp55 native_window_set_usage(nativeWindow, GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN); in FrameBufferAndroid()