Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/vndk/
Dwindow.h267 int ANativeWindow_setBuffersTimestamp(ANativeWindow* window, int64_t timestamp);
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DANativeWindow.cpp211 int ANativeWindow_setBuffersTimestamp(ANativeWindow* window, int64_t timestamp) { in ANativeWindow_setBuffersTimestamp() function