Searched refs:ANativeWindow_setBuffersFormat (Results 1 – 5 of 5) sorted by relevance
57 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setBuffersFormat);122 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setBuffersFormat); in init_stub_library()
293 int ANativeWindow_setBuffersFormat(ANativeWindow* window, int format);
44 ANativeWindow_setBuffersFormat; # llndk
282 int ANativeWindow_setBuffersFormat(ANativeWindow* window, int format) { in ANativeWindow_setBuffersFormat() function