/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A 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()
|
/aosp_15_r20/cts/hostsidetests/gputools/src/android/gputools/cts/ |
H A D | CtsRootlessGpuDebugHostTest.java | 183 …private void assertVkLayerLoading(String startTime, String layerName, boolean loaded) throws Excep… in assertVkLayerLoading() 196 …private void assertVkLayerEnumeration(String startTime, String layerName, boolean enumerated) thro… in assertVkLayerEnumeration()
|
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transitions/operations/ |
H A D | update_transition_changes_names.ts | 38 const layerName = this.layerIdToName.get(layerIdValue); constant
|
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | LottieAnimationWrapper.java | 63 public void setLayerColor(String layerName, @ColorRes int targetColorRes) { in setLayerColor()
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-20357/ |
H A D | poc.cpp | 30 std::string layerName = "layerName"; in main() local
|
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/operations/ |
H A D | dispatch_entry_formatter.ts | 41 const layerName = this.layerIdToName.get(windowId); constant
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | LayerHistoryIntegrationTest.cpp | 135 std::string layerName = "test layer:" + std::to_string(sequence); in createLegacyAndFrontedEndLayer() local 149 std::string layerName = "test layer:" + std::to_string(sequence); in createLegacyAndFrontedEndLayerWithUid() local 1932 std::string layerName = "test layer:" + std::to_string(sequence); in createLegacyAndFrontedEndLayer() local
|
/aosp_15_r20/external/armnn/src/armnn/optimizations/ |
H A D | AddBroadcastReshapeLayer.hpp | 80 …const std::string layerName = "Reshape_for:" + layer.GetNameStr() + "-" + std::to_string(reshapeSl… in Run() local
|
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
H A D | PerformanceTracker.java | 45 public void recordRenderTime(String layerName, float millis) { in recordRenderTime()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTracer/ |
H A D | FrameTracer.h | 84 std::string layerName; member
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/ |
D | AnimationDynamicColorsHelperTest.java | 111 public void setLayerColor(String layerName, int targetColorRes) { in createAnimationWrapper()
|
/aosp_15_r20/external/armnn/delegate/classic/src/ |
H A D | Resize.hpp | 92 std::string layerName("Resize"); in VisitResizeOperator() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkQueryUtil.cpp | 438 …operties> enumerateInstanceExtensionProperties(const PlatformInterface &vkp, const char *layerName) in enumerateInstanceExtensionProperties() 473 … VkPhysicalDevice physicalDevice, const char *layerName) in enumerateDeviceExtensionProperties()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | TransactionCallbackInvoker.h | 86 std::string layerName; member
|
H A D | SurfaceFlingerDefaultFactory.cpp | 88 sp<LayerFE> DefaultFactory::createLayerFE(const std::string& layerName, const Layer* /* owner */) { in createLayerFE()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | TransactionHandler.h | 71 std::string layerName; member
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/ |
H A D | Dumpsys_test.cpp | 103 std::string layerName = base::StringPrintf("MY_TEST_LAYER#%d", newLayer->getLayerId()); in TEST() local
|
/aosp_15_r20/external/armnn/src/armnnSerializer/test/ |
H A D | SerializerTestUtils.cpp | 13 LayerVerifierBase::LayerVerifierBase(const std::string& layerName, in LayerVerifierBase()
|
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/ |
H A D | LayerParser.java | 82 String layerName = "UNSET"; in parse() local
|
/aosp_15_r20/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/ |
H A D | SfStatsCollectionHelper.java | 118 String layerName = layerPairs.get("layerName"); in getMetrics() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | graphics_frame_event_parser.cc | 351 base::StringView layerName(event.layer_name()); in CreatePhaseEvent() local
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | vk_layer_config.cpp | 88 VK_LAYER_EXPORT FILE *getLayerLogOutput(const char *_option, const char *layerName) { in getLayerLogOutput()
|
/aosp_15_r20/external/armnn/src/armnnTestUtils/ |
H A D | MockBackend.cpp | 93 const std::string layerName(layer->GetName()); in IsLayerOptimizable() local
|
/aosp_15_r20/frameworks/native/libs/gui/ |
H A D | SurfaceControl.cpp | 255 std::string layerName; in readFromParcel() local
|
/aosp_15_r20/external/armnn/src/armnnOnnxParser/ |
H A D | OnnxParser.cpp | 1425 …id OnnxParserImpl::CreateConstantLayer(const std::string& tensorName, const std::string& layerName) in CreateConstantLayer() 1433 …nxParserImpl::CreateInt64ConstantLayer(const std::string& tensorName, const std::string& layerName) in CreateInt64ConstantLayer() 1443 const std::string& layerName) in CreateReshapeLayer()
|