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

  /frameworks/native/libs/nativewindow/include/system/
window.h 99 * NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS call and match the native window
204 NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS = 8,
608 * XXX: This function is deprecated. The native_window_set_buffers_dimensions
624 * native_window_set_buffers_dimensions(..., int w, int h)
636 static inline int native_window_set_buffers_dimensions( function
640 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS,
650 * native_window_set_buffers_dimensions. All buffers will have a
    [all...]
  /hardware/libhardware/tests/hwc/
cnativewindow.c 339 case NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS: {
  /frameworks/native/libs/gui/
Surface.cpp 914 case NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS:
    [all...]

Completed in 559 milliseconds