HomeSort by relevance Sort by last modified time
    Searched refs:native_window_get_frame_timestamps (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/gui/tests/
Surface_test.cpp 736 return native_window_get_frame_timestamps(mWindow.get(), frameId,
    [all...]
  /frameworks/native/libs/nativewindow/include/system/
window.h 172 * Returns 1 if NATIVE_WINDOW_GET_FRAME_TIMESTAMPS will return display
223 NATIVE_WINDOW_GET_FRAME_TIMESTAMPS = 27,
303 /* parameter for NATIVE_WINDOW_GET_FRAME_TIMESTAMPS
887 static inline int native_window_get_frame_timestamps( function
    [all...]
  /frameworks/native/vulkan/libvulkan/
swapchain.cpp 330 int ret = native_window_get_frame_timestamps(
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp     [all...]

Completed in 761 milliseconds