Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/c2hal/test/
H A Dsimple.h47 int (*setSwapInterval)(struct simple_t* window, member
H A Dtest.h170 int (*setSwapInterval)(struct framebuffer_device_t* window, member
/aosp12/hardware/libhardware/include/hardware/
H A Dfb.h83 int (*setSwapInterval)(struct framebuffer_device_t* window, member
/aosp12/frameworks/native/libs/nativewindow/include/system/
H A Dwindow.h387 int (*setSwapInterval)(struct ANativeWindow* window, member
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp520 int Surface::setSwapInterval(int interval) { in setSwapInterval() function in android::Surface
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp552 Return<Status> PreviewWindowCb::setSwapInterval(int32_t interval) { in setSwapInterval() function in PreviewWindowCb