Searched defs:transform (Results 1 - 2 of 2) sorted by relevance

/system/core/include/system/
H A Dwindow-deprecated.h220 * The transform hint can be used by a producer, for instance the GLES
256 * 7. The composer combines the buffer transform with the display
257 * transform. If the buffer transform happens to cancel out the
258 * display transform then no rotation is needed.
278 * disable the transform hint set in SurfaceFlinger (see
285 * In situations where a SurfaceFlinger client wishes to set a transform
423 /* transforms source by the inverse transform of the screen it is displayed onto. This
424 * transform is applied last */
778 * sets the post-transform cro
908 native_window_set_buffers_transform( struct ANativeWindow* window, int transform) argument
925 native_window_set_buffers_sticky_transform( struct ANativeWindow* window, int transform) argument
[all...]
/system/core/libsystem/include/system/
H A Dwindow-deprecated.h220 * The transform hint can be used by a producer, for instance the GLES
256 * 7. The composer combines the buffer transform with the display
257 * transform. If the buffer transform happens to cancel out the
258 * display transform then no rotation is needed.
278 * disable the transform hint set in SurfaceFlinger (see
285 * In situations where a SurfaceFlinger client wishes to set a transform
423 /* transforms source by the inverse transform of the screen it is displayed onto. This
424 * transform is applied last */
778 * sets the post-transform cro
908 native_window_set_buffers_transform( struct ANativeWindow* window, int transform) argument
925 native_window_set_buffers_sticky_transform( struct ANativeWindow* window, int transform) argument
[all...]

Completed in 44 milliseconds