Home
last modified time | relevance | path

Searched defs:setSwapInterval (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.cpp403 CameraHardwareInterface::setSwapInterval(int32_t interval) { in setSwapInterval() function in android::CameraHardwareInterface
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h385 int (*setSwapInterval)(struct ANativeWindow* window, member
/frameworks/native/libs/gui/
DSurface.cpp521 int Surface::setSwapInterval(int interval) { in setSwapInterval() function in android::Surface