Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/mock/system/window/
DMockNativeWindow.cpp23 int dispatch_setSwapInterval(struct ANativeWindow* window, int interval) { in dispatch_setSwapInterval() function
77 ANativeWindow::setSwapInterval = &dispatch_setSwapInterval; in NativeWindow()