Searched refs:native_window_set_usage (Results 1 – 3 of 3) sorted by relevance
57 static inline int native_window_set_usage(ANativeWindow*, uint64_t) { in native_window_set_usage() function
55 native_window_set_usage(nativeWindow, GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN); in FrameBufferAndroid()