Home | History | Annotate | Download | only in stagefright

Lines Matching refs:composerClient

914     sp<SurfaceComposerClient> composerClient;
919 composerClient = new SurfaceComposerClient;
920 CHECK_EQ(composerClient->initCheck(), (status_t)OK);
922 control = composerClient->createSurface(
1121 composerClient->dispose();