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

  /frameworks/native/libs/nativewindow/include/system/
window.h 411 int (*queueBuffer_DEPRECATED)(struct ANativeWindow* window,
    [all...]
  /hardware/libhardware/tests/hwc/
cnativewindow.c 535 win->base.queueBuffer_DEPRECATED = cnw_queue_buffer0;
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 52 #define queueBuffer_DEPRECATED queueBuffer
    [all...]
  /frameworks/native/libs/gui/
Surface.cpp 71 ANativeWindow::queueBuffer_DEPRECATED = hook_queueBuffer_DEPRECATED;
    [all...]

Completed in 319 milliseconds