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

/system/core/include/system/
H A Dwindow.h108 /* attributes queriable with query() */
117 * Users of the set_buffer_count ANativeWindow method should query this
120 * and this query returns M then N+M buffers should be requested via
135 * to the window compositor. The query sets the returned 'value' argument
145 * conjunction with this query.
152 * This query should not be used outside the Android framework and will
200 * query(..., NATIVE_WINDOW_TRANSFORM_HINT, &hintTransform);
280 /* values returned by the NATIVE_WINDOW_CONCRETE_TYPE query */
389 int (*query)(const struct ANativeWindow* window, member in struct:ANativeWindow
/system/media/wilhelm/src/android/
H A DMediaPlayer_to_android.cpp714 err = (*nativeWindow->query)(nativeWindow, NATIVE_WINDOW_CONCRETE_TYPE, &value);

Completed in 135 milliseconds