/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 215 const std::string layerName = "co.layername#0"; in TEST_F() local 315 const std::string layerName = "co.layername#0"; in TEST_F() local 376 const std::string layerName = "co.layername#0"; in TEST_F() local 407 const std::string layerName = "co.layername#0"; in TEST_F() local
|
D | LayerHistoryIntegrationTest.cpp | 125 std::string layerName = "test layer:" + std::to_string(sequence); in createLegacyAndFrontedEndLayer() local 1011 std::string layerName = "test layer:" + std::to_string(sequence); in createLegacyAndFrontedEndLayer() local
|
D | FrameTimelineTest.cpp | 1005 std::string layerName) { in createProtoExpectedSurfaceFrameStart() 1016 int64_t cookie, int64_t token, int64_t displayFrameToken, pid_t pid, std::string layerName, in createProtoActualSurfaceFrameStart()
|
D | TestableSurfaceFlinger.h | 134 sp<LayerFE> createLayerFE(const std::string& layerName, const Layer* /* owner */) override { in createLayerFE()
|
/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/ |
D | SurfaceFlingerDefaultFactory.cpp | 88 sp<LayerFE> DefaultFactory::createLayerFE(const std::string& layerName, const Layer* /* owner */) { in createLayerFE()
|
D | RegionSamplingThread.cpp | 284 const ui::Transform transform, bool& outStopTraversal) -> bool { in captureSample()
|
D | SurfaceFlinger.cpp | 5240 std::string layerName = (layer) ? in setTransactionState() local 9216 BufferData& bufferData, const char* layerName, uint64_t transactionId) { in getExternalTextureFromBufferData()
|
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/ |
D | TimeStatsHelper.h | 89 std::string layerName; variable 132 std::string layerName; member
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | TransactionHandler.h | 71 std::string layerName; member
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.h | 119 std::string layerName; member 209 std::string layerName; member
|
D | TimeStats.cpp | 467 const std::string& layerName = layerRecord.layerName; in flushAvailableRecordsToStatsLocked() local 548 static bool layerNameIsValid(const std::string& layerName) { in layerNameIsValid() 553 bool TimeStats::canAddNewAggregatedStats(uid_t uid, const std::string& layerName, in canAddNewAggregatedStats() 567 void TimeStats::setPostTime(int32_t layerId, uint64_t frameNumber, const std::string& layerName, in setPostTime()
|
/frameworks/native/services/surfaceflinger/tests/ |
D | Dumpsys_test.cpp | 103 std::string layerName = base::StringPrintf("MY_TEST_LAYER#%d", newLayer->getLayerId()); in TEST() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | SurfaceAnimationRunner.java | 438 Rect extensionRect, int xPos, int yPos, String layerName, in createExtensionSurface() 447 Rect extensionRect, int xPos, int yPos, String layerName, in doCreateExtensionSurface()
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 255 std::string layerName; in readFromParcel() local
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
D | TransitionAnimationHelper.java | 373 @NonNull String layerName, @NonNull SurfaceControl.Transaction startTransaction, in createExtensionSurface()
|
/frameworks/native/services/surfaceflinger/FrameTimeline/ |
D | FrameTimeline.cpp | 325 uid_t ownerUid, int32_t layerId, std::string layerName, in SurfaceFrame() 868 std::string layerName, std::string debugName, bool isBuffer, GameMode gameMode) { in createSurfaceFrameForToken()
|
/frameworks/av/media/libmediaplayerservice/fuzzer/ |
D | mediaplayer_fuzzer.cpp | 257 std::string layerName = android::base::StringPrintf("#%d", layerId); in makeSurfaceControl() local
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 283 jfieldID layerName; member
|