OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANativeWindow_setBuffersTimestamp
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/nativewindow/include/vndk/
window.h
379
int
ANativeWindow_setBuffersTimestamp
(ANativeWindow* window, int64_t timestamp);
/frameworks/native/libs/nativewindow/
ANativeWindow.cpp
211
int
ANativeWindow_setBuffersTimestamp
(ANativeWindow* window, int64_t timestamp) {
Completed in 155 milliseconds