HomeSort by relevance Sort by last modified time
    Searched defs:native_window_set_buffers_timestamp (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/hwcplus/include/system/
window.h 259 NATIVE_WINDOW_SET_BUFFERS_TIMESTAMP = 7,
334 /* parameter for NATIVE_WINDOW_SET_BUFFERS_TIMESTAMP
472 * NATIVE_WINDOW_SET_BUFFERS_TIMESTAMP
773 * native_window_set_buffers_timestamp(..., int64_t timestamp)
782 static inline int native_window_set_buffers_timestamp( function
786 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_TIMESTAMP,
  /system/core/include/system/
window.h 285 NATIVE_WINDOW_SET_BUFFERS_TIMESTAMP = 7,
362 /* parameter for NATIVE_WINDOW_SET_BUFFERS_TIMESTAMP
500 * NATIVE_WINDOW_SET_BUFFERS_TIMESTAMP
832 * native_window_set_buffers_timestamp(..., int64_t timestamp
841 static inline int native_window_set_buffers_timestamp( function
    [all...]

Completed in 190 milliseconds