/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/ |
D | AutoEnterPipOnGoToHomeTest.kt | 83 val layerName = pipApp.component.toLayerName() in <lambda>() constant 99 val layerName = pipApp.component.toLayerName() in <lambda>() constant
|
D | ExpandPipOnDoubleClickTest.kt | 117 val layerName = pipApp.component.toLayerName() in <lambda>() constant 129 val layerName = pipApp.component.toLayerName() in <lambda>() constant
|
D | ExitPipToAppTransition.kt | 122 val layerName = pipApp.component.toLayerName() in <lambda>() constant
|
D | MovePipShelfHeightTransition.kt | 108 val layerName = pipApp.component.toLayerName() in <lambda>() constant
|
D | EnterPipTest.kt | 131 val layerName = pipApp.component.toLayerName() in <lambda>() constant
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | FrameTracerTest.cpp | 105 const std::string layerName = "co.layername#0"; in TEST_F() local 126 const std::string layerName = "co.layername#0"; in TEST_F() local 150 const std::string layerName = "co.layername#0"; in TEST_F() local 203 const std::string layerName = "co.layername#0"; in TEST_F() local 258 const std::string layerName = "co.layername#0"; in TEST_F() local 306 const std::string layerName = "co.layername#0"; in TEST_F() local 329 const std::string layerName = "co.layername#0"; in TEST_F() local
|
D | FrameTimelineTest.cpp | 869 std::string layerName) { in createProtoExpectedSurfaceFrameStart() 880 int64_t cookie, int64_t token, int64_t displayFrameToken, pid_t pid, std::string layerName, in createProtoActualSurfaceFrameStart()
|
/frameworks/native/services/surfaceflinger/FrameTracer/ |
D | FrameTracer.cpp | 52 void FrameTracer::traceNewLayer(int32_t layerId, const std::string& layerName) { in traceNewLayer() 149 const std::string& layerName = mTraceTracker[layerId].layerName; in traceLocked() local
|
D | FrameTracer.h | 84 std::string layerName; member
|
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/ |
D | TimeStatsHelper.h | 86 std::string layerName; variable 129 std::string layerName; member
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.h | 120 std::string layerName; member 210 std::string layerName; member
|
D | TimeStats.cpp | 464 const std::string& layerName = layerRecord.layerName; in flushAvailableRecordsToStatsLocked() local 539 static bool layerNameIsValid(const std::string& layerName) { in layerNameIsValid() 544 bool TimeStats::canAddNewAggregatedStats(uid_t uid, const std::string& layerName, in canAddNewAggregatedStats() 558 void TimeStats::setPostTime(int32_t layerId, uint64_t frameNumber, const std::string& layerName, in setPostTime()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | SurfaceAnimationRunner.java | 425 Rect extensionRect, int xPos, int yPos, String layerName, in createExtensionSurface() 434 Rect extensionRect, int xPos, int yPos, String layerName, in doCreateExtensionSurface()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
D | TransitionAnimationHelper.java | 306 @NonNull String layerName, @NonNull SurfaceControl.Transaction startTransaction, in createExtensionSurface()
|
/frameworks/native/services/surfaceflinger/FrameTimeline/ |
D | FrameTimeline.cpp | 302 uid_t ownerUid, int32_t layerId, std::string layerName, in SurfaceFrame() 789 std::string layerName, std::string debugName, bool isBuffer, GameMode gameMode) { in createSurfaceFrameForToken()
|