Lines Matching defs:t

84 Replayer::Replayer(const Trace& t, bool replayManually, int numThreads, bool wait, nsecs_t stopHere)  in Replayer()
333 status_t Replayer::doTransaction(const Transaction& t, const std::shared_ptr<Event>& event) { in doTransaction()
430 void Replayer::doDisplayTransaction(SurfaceComposerClient::Transaction& t, in doDisplayTransaction()
458 void Replayer::setPosition(SurfaceComposerClient::Transaction& t, in setPosition()
464 void Replayer::setSize(SurfaceComposerClient::Transaction& t, in setSize()
470 void Replayer::setLayer(SurfaceComposerClient::Transaction& t, in setLayer()
476 void Replayer::setAlpha(SurfaceComposerClient::Transaction& t, in setAlpha()
482 void Replayer::setCrop(SurfaceComposerClient::Transaction& t, in setCrop()
493 void Replayer::setCornerRadius(SurfaceComposerClient::Transaction& t, in setCornerRadius()
500 void Replayer::setBackgroundBlurRadius(SurfaceComposerClient::Transaction& t, in setBackgroundBlurRadius()
508 void Replayer::setMatrix(SurfaceComposerClient::Transaction& t, in setMatrix()
515 void Replayer::setTransparentRegionHint(SurfaceComposerClient::Transaction& t, in setTransparentRegionHint()
528 void Replayer::setLayerStack(SurfaceComposerClient::Transaction& t, in setLayerStack()
534 void Replayer::setHiddenFlag(SurfaceComposerClient::Transaction& t, in setHiddenFlag()
542 void Replayer::setOpaqueFlag(SurfaceComposerClient::Transaction& t, in setOpaqueFlag()
550 void Replayer::setSecureFlag(SurfaceComposerClient::Transaction& t, in setSecureFlag()
558 void Replayer::setDisplaySurface(SurfaceComposerClient::Transaction& t, in setDisplaySurface()
567 void Replayer::setDisplayLayerStack(SurfaceComposerClient::Transaction& t, in setDisplayLayerStack()
572 void Replayer::setDisplaySize(SurfaceComposerClient::Transaction& t, in setDisplaySize()
577 void Replayer::setDisplayProjection(SurfaceComposerClient::Transaction& t, in setDisplayProjection()
666 void Replayer::setReparentChange(SurfaceComposerClient::Transaction& t, in setReparentChange()
675 void Replayer::setRelativeParentChange(SurfaceComposerClient::Transaction& t, in setRelativeParentChange()
684 void Replayer::setShadowRadiusChange(SurfaceComposerClient::Transaction& t, in setShadowRadiusChange()
689 void Replayer::setBlurRegionsChange(SurfaceComposerClient::Transaction& t, in setBlurRegionsChange()