Module gpu_display_android_stub

Source
Expand description

Stub implementation of the native interface of libcrosvm_android_display_client

This implementation is used to enable the gpu display backend for Android to be compiled without libcrosvm_android_display_client available. It is only used for testing purposes and not functional at runtime.

Functionsยง

create_android_display_context ๐Ÿ”’
create_android_surface ๐Ÿ”’
destroy_android_display_context ๐Ÿ”’
destroy_android_surface ๐Ÿ”’
get_android_surface_buffer ๐Ÿ”’
post_android_surface_buffer ๐Ÿ”’
set_android_surface_position ๐Ÿ”’