HomeSort by relevance Sort by last modified time
    Searched refs:FBUpdateMessage (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/protocol/
fb-updates.h 28 typedef struct FBUpdateMessage {
37 } FBUpdateMessage;
fb-updates-impl.c 45 FBUpdateMessage update_header;
157 fbi->reader_bytes = sizeof(FBUpdateMessage);
183 fbi->reader_bytes = sizeof(FBUpdateMessage);
fb-updates-proxy.c 71 FBUpdateMessage message;
124 ret->message_size = sizeof(FBUpdateMessage) + rect_size;

Completed in 30 milliseconds