Lines Matching refs:format
125 int format;
737 * native_window_set_buffers_geometry(..., int w, int h, int format)
738 * All buffers dequeued after this call will have the dimensions and format
747 int w, int h, int format) __deprecated;
751 int w, int h, int format)
754 w, h, format);
804 * native_window_set_buffers_format(..., int format)
805 * All buffers dequeued after this call will have the format specified.
807 * If the specified format is 0, the default buffer format will be used.
811 int format)
813 return window->perform(window, NATIVE_WINDOW_SET_BUFFERS_FORMAT, format);
822 * on the buffer format and the endpoints. For example, it can be used to convey