• Home
  • Raw
  • Download

Lines Matching refs:Transaction

72     status_t doTransaction(const Transaction& transaction, const std::shared_ptr<Event>& event);
80 status_t doSurfaceTransaction(SurfaceComposerClient::Transaction& transaction,
82 void doDisplayTransaction(SurfaceComposerClient::Transaction& transaction,
85 void setPosition(SurfaceComposerClient::Transaction& t,
87 void setSize(SurfaceComposerClient::Transaction& t,
89 void setAlpha(SurfaceComposerClient::Transaction& t,
91 void setLayer(SurfaceComposerClient::Transaction& t,
93 void setCrop(SurfaceComposerClient::Transaction& t,
95 void setCornerRadius(SurfaceComposerClient::Transaction& t,
97 void setBackgroundBlurRadius(SurfaceComposerClient::Transaction& t,
99 void setBlurRegions(SurfaceComposerClient::Transaction& t,
101 void setMatrix(SurfaceComposerClient::Transaction& t,
103 void setTransparentRegionHint(SurfaceComposerClient::Transaction& t,
105 void setLayerStack(SurfaceComposerClient::Transaction& t,
107 void setHiddenFlag(SurfaceComposerClient::Transaction& t,
109 void setOpaqueFlag(SurfaceComposerClient::Transaction& t,
111 void setSecureFlag(SurfaceComposerClient::Transaction& t,
113 void setReparentChange(SurfaceComposerClient::Transaction& t,
115 void setRelativeParentChange(SurfaceComposerClient::Transaction& t,
117 void setShadowRadiusChange(SurfaceComposerClient::Transaction& t,
119 void setBlurRegionsChange(SurfaceComposerClient::Transaction& t,
122 void setDisplaySurface(SurfaceComposerClient::Transaction& t,
124 void setDisplayLayerStack(SurfaceComposerClient::Transaction& t,
126 void setDisplaySize(SurfaceComposerClient::Transaction& t,
128 void setDisplayProjection(SurfaceComposerClient::Transaction& t,