X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=grpc-proxy%2Fshell.h;fp=grpc-proxy%2Fshell.h;h=a99111a6549cf6804405d05903e2041ad1515d08;hb=4e4624dee9850b4a4e590dd0f0f2b3173bded085;hp=143599a5b3e9c05d9954fddcc4c01375c4630ab4;hpb=9eb8ca6ac7473107ebe391c2f78543e92e461240;p=src%2Fagl-compositor.git diff --git a/grpc-proxy/shell.h b/grpc-proxy/shell.h index 143599a..a99111a 100644 --- a/grpc-proxy/shell.h +++ b/grpc-proxy/shell.h @@ -44,4 +44,5 @@ public: void SetAppFloat(const std::string &app_id, int32_t x_pos, int32_t y_pos); void SetAppNormal(const std::string &app_id); + void SetAppFullscreen(const std::string &app_id); };