Home
last modified time | relevance | path

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

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