Home
last modified time | relevance | path

Searched defs:layerName (Results 26 – 50 of 197) sorted by relevance

12345678

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java438 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 DCtsRootlessGpuDebugHostTest.java183 …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 Dupdate_transition_changes_names.ts38 const layerName = this.layerIdToName.get(layerIdValue); constant
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DLottieAnimationWrapper.java63 public void setLayerColor(String layerName, @ColorRes int targetColorRes) { in setLayerColor()
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-20357/
H A Dpoc.cpp30 std::string layerName = "layerName"; in main() local
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/operations/
H A Ddispatch_entry_formatter.ts41 const layerName = this.layerIdToName.get(windowId); constant
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerHistoryIntegrationTest.cpp135 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 DAddBroadcastReshapeLayer.hpp80 …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 DPerformanceTracker.java45 public void recordRenderTime(String layerName, float millis) { in recordRenderTime()
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTracer/
H A DFrameTracer.h84 std::string layerName; member
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DAnimationDynamicColorsHelperTest.java111 public void setLayerColor(String layerName, int targetColorRes) { in createAnimationWrapper()
/aosp_15_r20/external/armnn/delegate/classic/src/
H A DResize.hpp92 std::string layerName("Resize"); in VisitResizeOperator() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp438 …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 DTransactionCallbackInvoker.h86 std::string layerName; member
H A DSurfaceFlingerDefaultFactory.cpp88 sp<LayerFE> DefaultFactory::createLayerFE(const std::string& layerName, const Layer* /* owner */) { in createLayerFE()
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DTransactionHandler.h71 std::string layerName; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DDumpsys_test.cpp103 std::string layerName = base::StringPrintf("MY_TEST_LAYER#%d", newLayer->getLayerId()); in TEST() local
/aosp_15_r20/external/armnn/src/armnnSerializer/test/
H A DSerializerTestUtils.cpp13 LayerVerifierBase::LayerVerifierBase(const std::string& layerName, in LayerVerifierBase()
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
H A DLayerParser.java82 String layerName = "UNSET"; in parse() local
/aosp_15_r20/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
H A DSfStatsCollectionHelper.java118 String layerName = layerPairs.get("layerName"); in getMetrics() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dgraphics_frame_event_parser.cc351 base::StringView layerName(event.layer_name()); in CreatePhaseEvent() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_layer_config.cpp88 VK_LAYER_EXPORT FILE *getLayerLogOutput(const char *_option, const char *layerName) { in getLayerLogOutput()
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DMockBackend.cpp93 const std::string layerName(layer->GetName()); in IsLayerOptimizable() local
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurfaceControl.cpp255 std::string layerName; in readFromParcel() local
/aosp_15_r20/external/armnn/src/armnnOnnxParser/
H A DOnnxParser.cpp1425 …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()

12345678