Home
last modified time | relevance | path

Searched refs:proxyFb_create (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/protocol/
Dfb-updates-proxy.h35 ProxyFramebuffer* proxyFb_create(int sock, const char* protocol);
Dfb-updates-proxy.c256 proxyFb_create(int sock, const char* protocol) in proxyFb_create() function
/external/qemu/android/
Dconsole.c2750 core_fb = proxyFb_create(client->sock, protocol); in do_create_framebuffer_service()