Searched refs:query (Results 1 - 1 of 1) sorted by relevance

/system/core/include/system/
H A Dwindow.h121 /* attributes queriable with query() */
130 * Users of the set_buffer_count ANativeWindow method should query this
133 * and this query returns M then N+M buffers should be requested via
148 * to the window compositor. The query sets the returned 'value' argument
158 * conjunction with this query.
165 * This query should not be used outside the Android framework and will
214 * query(..., NATIVE_WINDOW_TRANSFORM_HINT, &hintTransform);
320 /* values returned by the NATIVE_WINDOW_CONCRETE_TYPE query */
443 int (*query)(const struct ANativeWindow* window, member in struct:ANativeWindow

Completed in 162 milliseconds