Searched refs:ANativeWindow_setFrameRate (Results 1 – 5 of 5) sorted by relevance
63 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setFrameRate);126 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setFrameRate); in init_stub_library()
260 int32_t ANativeWindow_setFrameRate(ANativeWindow* window, float frameRate, int8_t compatibility)
49 ANativeWindow_setFrameRate; # introduced=30
161 int32_t ANativeWindow_setFrameRate(ANativeWindow* window, float frameRate, int8_t compatibility) { in ANativeWindow_setFrameRate() function