Lines Matching refs:SurfaceComposerClient
78 status_t doSurfaceTransaction(SurfaceComposerClient::Transaction& transaction,
80 void doDisplayTransaction(SurfaceComposerClient::Transaction& transaction,
83 void setPosition(SurfaceComposerClient::Transaction& t,
85 void setSize(SurfaceComposerClient::Transaction& t,
87 void setAlpha(SurfaceComposerClient::Transaction& t,
89 void setLayer(SurfaceComposerClient::Transaction& t,
91 void setCrop(SurfaceComposerClient::Transaction& t,
93 void setCornerRadius(SurfaceComposerClient::Transaction& t,
95 void setMatrix(SurfaceComposerClient::Transaction& t,
97 void setOverrideScalingMode(SurfaceComposerClient::Transaction& t,
99 void setTransparentRegionHint(SurfaceComposerClient::Transaction& t,
101 void setLayerStack(SurfaceComposerClient::Transaction& t,
103 void setHiddenFlag(SurfaceComposerClient::Transaction& t,
105 void setOpaqueFlag(SurfaceComposerClient::Transaction& t,
107 void setSecureFlag(SurfaceComposerClient::Transaction& t,
109 void setDeferredTransaction(SurfaceComposerClient::Transaction& t,
112 void setDisplaySurface(SurfaceComposerClient::Transaction& t,
114 void setDisplayLayerStack(SurfaceComposerClient::Transaction& t,
116 void setDisplaySize(SurfaceComposerClient::Transaction& t,
118 void setDisplayProjection(SurfaceComposerClient::Transaction& t,
157 sp<SurfaceComposerClient> mComposerClient;