Home
last modified time | relevance | path

Searched defs:layers (Results 1 – 25 of 1691) sorted by relevance

12345678910>>...68

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateSelectorTest.cpp271 std::vector<LayerRequirement> layers; in testFrameRateCategoryWithMultipleLayers() local
502 std::vector<LayerRequirement> layers = {{.weight = 1.f}}; in TEST_P() local
514 std::vector<LayerRequirement> layers = {{.weight = 1.f}}; in TEST_P() local
625 std::vector<LayerRequirement> layers = {{.weight = 1.f}}; in TEST_P() local
661 std::vector<LayerRequirement> layers = {{.weight = 1.f}}; in TEST_P() local
690 std::vector<LayerRequirement> layers = {{.weight = 1.f}, {.weight = 1.f}}; in TEST_P() local
716 std::vector<LayerRequirement> layers = {{.weight = 1.f}, {.weight = 1.f}}; in TEST_P() local
798 std::vector<LayerRequirement> layers = {{.weight = 1.f}, {.weight = 1.f}, {.weight = 1.f}}; in TEST_P() local
921 std::vector<LayerRequirement> layers = {{.weight = 1.f}}; in TEST_P() local
950 std::vector<LayerRequirement> layers = {{.weight = 1.f}}; in TEST_P() local
[all …]
H A DLayerLifecycleManagerTest.cpp74 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
89 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
124 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
140 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
154 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
178 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
199 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
220 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
245 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
270 std::vector<std::unique_ptr<RequestedLayerState>> layers; in TEST_F() local
[all …]
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
H A DFlattenerTest.cpp152 void FlattenerTest::initializeOverrideBuffer(const std::vector<const LayerState*>& layers) { in initializeOverrideBuffer()
158 void FlattenerTest::initializeFlattener(const std::vector<const LayerState*>& layers) { in initializeFlattener()
172 void FlattenerTest::expectAllLayersFlattened(const std::vector<const LayerState*>& layers) { in expectAllLayersFlattened()
203 const std::vector<const LayerState*> layers = { in TEST_F() local
214 const std::vector<const LayerState*> layers = { in TEST_F() local
232 const std::vector<const LayerState*> layers = { in TEST_F() local
253 const std::vector<const LayerState*> layers = { in TEST_F() local
274 const std::vector<const LayerState*> layers = { in TEST_F() local
297 const std::vector<const LayerState*> layers = { in TEST_F() local
326 const std::vector<const LayerState*> layers = { in TEST_F() local
[all …]
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_simulcast_unittest.cc173 const std::vector<SimulcastLayer>& layers) { in CreateTransceiverInit()
186 const std::vector<SimulcastLayer>& layers, in AddTransceiver()
199 void AddRequestToReceiveSimulcast(const std::vector<SimulcastLayer>& layers, in AddRequestToReceiveSimulcast()
212 const std::vector<SimulcastLayer>& layers) { in ValidateTransceiverParameters()
248 auto layers = CreateLayers({"f"}, true); in TEST_F() local
259 auto layers = CreateLayers({"f", "h", "q"}, true); in TEST_F() local
284 auto layers = CreateLayers({"f", "h", "remove"}, true); in TEST_F() local
295 auto layers = CreateLayers({"f", "h", "~q"}, true); in TEST_F() local
318 auto layers = CreateLayers({"1", "2", "3", "4", "5", "6", "7", "8"}, true); in TEST_F() local
330 auto layers = CreateLayers(rids, true); in TEST_F() local
[all …]
/aosp_15_r20/frameworks/native/libs/renderengine/tests/
H A DRenderEngineTest.cpp506 const std::vector<renderengine::LayerSettings>& layers) { in invokeDraw()
520 std::vector<renderengine::LayerSettings> layers; in drawEmptyLayers() local
710 std::vector<renderengine::LayerSettings> layers; in fillBuffer() local
754 std::vector<renderengine::LayerSettings> layers; in fillRedOffsetBuffer() local
789 std::vector<renderengine::LayerSettings> layers; in fillBufferCheckers() local
891 std::vector<renderengine::LayerSettings> layers; in fillBufferWithLayerTransform() local
924 std::vector<renderengine::LayerSettings> layers; in fillBufferWithColorTransform() local
954 std::vector<renderengine::LayerSettings> layers; in fillBufferWithColorTransformAndSourceDataspace() local
1006 std::vector<renderengine::LayerSettings> layers; in fillBufferWithColorTransformAndOutputDataspace() local
1050 std::vector<renderengine::LayerSettings> layers; in fillBufferWithColorTransformZeroLayerAlpha() local
[all …]
H A DRenderEngineThreadedTest.cpp126 std::vector<renderengine::LayerSettings> layers; in TEST_F() local
164 std::vector<renderengine::LayerSettings> layers; in TEST_F() local
197 std::vector<renderengine::LayerSettings> layers = {std::move(layer)}; in TEST_F() local
223 std::vector<renderengine::LayerSettings> layers; in TEST_F() local
/aosp_15_r20/development/tools/winscope/src/parsers/surface_flinger/computations/
H A Dlayer_extractor_test.ts55 const layers = LayerExtractor.extractLayersTopToBottom(hierarchyRoot); constant
103 const layers = LayerExtractor.extractLayersTopToBottom(hierarchyRoot); constant
142 const layers = LayerExtractor.extractLayersTopToBottom(hierarchyRoot); constant
170 const layers = LayerExtractor.extractLayersTopToBottom(hierarchyRoot); constant
200 const layers = LayerExtractor.extractLayersTopToBottom(hierarchyRoot); constant
246 const layers = LayerExtractor.extractLayersTopToBottom(hierarchyRoot); constant
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/tests/
H A DRenderEngineTest.cpp276 std::vector<const renderengine::LayerSettings*> layers; in drawEmptyLayers() local
447 std::vector<const renderengine::LayerSettings*> layers; in fillBuffer() local
489 std::vector<const renderengine::LayerSettings*> layers; in fillRedOffsetBuffer() local
522 std::vector<const renderengine::LayerSettings*> layers; in fillBufferCheckers() local
620 std::vector<const renderengine::LayerSettings*> layers; in fillBufferWithLayerTransform() local
651 std::vector<const renderengine::LayerSettings*> layers; in fillBufferWithColorTransform() local
684 std::vector<const renderengine::LayerSettings*> layers; in fillRedBufferWithRoundedCorners() local
730 std::vector<const renderengine::LayerSettings*> layers; in fillBufferAndBlurBackground() local
802 std::vector<const renderengine::LayerSettings*> layers; in fillRedBufferTextureTransform() local
853 std::vector<const renderengine::LayerSettings*> layers; in fillRedBufferWithPremultiplyAlpha() local
[all …]
/aosp_15_r20/external/drm_hwcomposer/backend/
H A DBackend.cpp31 auto layers = display->GetOrderLayersByZPos(); in ValidateDisplay() local
78 HwcDisplay *display, const std::vector<HwcLayer *> &layers) { in GetClientLayers()
105 uint32_t Backend::CalcPixOps(const std::vector<HwcLayer *> &layers, in CalcPixOps()
117 void Backend::MarkValidated(std::vector<HwcLayer *> &layers, in MarkValidated()
128 HwcDisplay *display, const std::vector<HwcLayer *> &layers, in GetExtraClientRange()
/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DCache.cpp355 std::vector<LayerSettings> layers; in drawImageDimmedLayers() local
398 std::vector<LayerSettings> layers; in drawTransparentImageDimmedLayers() local
448 std::vector<LayerSettings> layers; in drawClippedDimmedImageLayers() local
475 std::vector<LayerSettings> layers; in drawSolidDimmedLayers() local
509 std::vector<LayerSettings> layers; in drawBT2020ImageLayers() local
546 std::vector<LayerSettings> layers = {layer}; in drawBT2020ClippedImageLayers() local
578 std::vector<LayerSettings> layers; in drawExtendedHDRImageLayers() local
614 std::vector<LayerSettings> layers; in drawP3ImageLayers() local
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/vms/
DVmsHalServiceSubscriptionEventTest.java43 List<VmsLayer> layers = new ArrayList<>(); in testEmptySubscriptions() local
49 List<VmsLayer> layers = in testOneSubscription() local
56 List<VmsLayer> layers = Arrays.asList( in testManySubscriptions() local
69 private void subscriptionTestLogic(List<VmsLayer> layers) throws Exception { in subscriptionTestLogic()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DVtsHalGraphicsComposer3_ReadbackTest.cpp128 void writeLayers(const std::vector<std::shared_ptr<TestLayer>>& layers) { in writeLayers()
214 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
283 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
469 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
742 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
813 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
877 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
931 std::vector<std::shared_ptr<TestLayer>> layers = {redLayer, blueLayer}; in TEST_P() local
1024 const std::vector<std::shared_ptr<TestLayer>> layers = {redLayer, dimmerRedLayer}; in TEST_P() local
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/vts/functional/
H A DVtsHalGraphicsComposerV2_2ReadbackTest.cpp120 void writeLayers(const std::vector<std::shared_ptr<TestLayer>>& layers) { in writeLayers()
212 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
291 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
425 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
652 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
729 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
803 std::vector<std::shared_ptr<TestLayer>> layers = {layer}; in TEST_P() local
865 std::vector<std::shared_ptr<TestLayer>> layers = {redLayer, blueLayer}; in TEST_P() local
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/subject/layers/
H A DLayerTraceEntrySubject.kt156 val layers = subjects.map { it.layer } in <lambda>() constant
175 val layers = subjects.map { it.layer } in <lambda>() constant
198 val layers = subjects.map { it.layer } in <lambda>() constant
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_render.c85 uint32_t layers; member
378 uint32_t layers) in pvr_rt_vheap_rtc_data_init()
436 uint32_t layers, in pvr_rt_get_tail_ptr_stride_size()
481 uint32_t layers) in pvr_rt_tpc_data_init()
541 uint32_t layers, in pvr_rt_get_region_headers_stride_size()
658 uint32_t layers) in pvr_rt_rgn_headers_data_init()
704 uint32_t layers) in pvr_rt_datas_init()
817 uint32_t layers, in pvr_render_target_dataset_create()
/aosp_15_r20/external/webrtc/modules/video_coding/svc/
H A Dsvc_rate_allocator_unittest.cc95 const SpatialLayer* layers = codec.spatialLayers; in TEST() local
109 const SpatialLayer* layers = codec.spatialLayers; in TEST() local
126 const SpatialLayer* layers = codec.spatialLayers; in TEST() local
144 const SpatialLayer* layers = codec.spatialLayers; in TEST() local
161 const SpatialLayer* layers = codec.spatialLayers; in TEST() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/benchmarks/
H A DLayerLifecycleManager_benchmarks.cpp36 std::vector<std::unique_ptr<RequestedLayerState>> layers; in addRemoveLayers() local
49 std::vector<std::unique_ptr<RequestedLayerState>> layers; in updateClientStates() local
74 std::vector<std::unique_ptr<RequestedLayerState>> layers; in updateClientStatesNoChanges() local
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DCommonTestUtils.cpp31 SubgraphView::InputSlots CreateInputsFrom(const std::vector<Layer*>& layers, in CreateInputsFrom()
52 SubgraphView::OutputSlots CreateOutputsFrom(const std::vector<Layer*>& layers) in CreateOutputsFrom()
67 SubgraphView::Layers&& layers) in CreateSubgraphViewFrom()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/customization/SystemUICustomizationLib/android_common/kapt/gen/stubs/com/android/systemui/shared/clocks/
DClockFace.java18 private final java.util.List<com.android.systemui.shared.clocks.ClockLayer> layers = null; field in ClockFace
28 public ClockFace(@org.jetbrains.annotations.NotNull() in ClockFace()
92 …public final com.android.systemui.shared.clocks.ClockFace copy(@org.jetbrains.annotations.NotNull() in copy()
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/aztec/encoder/
H A DEncoderTest.java482 private static void testEncode(String data, boolean compact, int layers, String expected) { in testEncode()
490 private static void testEncodeDecode(String data, boolean compact, int layers) throws Exception { in testEncodeDecode()
514 int layers) throws FormatException { in testWriter()
555 private static void testModeMessage(boolean compact, int layers, int words, String expected) { in testModeMessage()
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/
H A DGraphMatching.java93 Map<U, Integer> layers = new HashMap<>(); in perform() local
132 private Optional<Integer> breadthFirstSearch(BiMap<U, V> matching, Map<U, Integer> layers) { in breadthFirstSearch()
220 BiMap<U, V> matching, Map<U, Integer> layers, int freeRhsVertexLayer, U lhs) { in depthFirstSearch()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowHardwareBuffer.java38 public int layers; field in ShadowHardwareBuffer.BufferState
62 int width, int height, int format, int layers, long usage) { in nCreateHardwareBuffer()
91 int layers = in.readInt(); in nReadHardwareBufferFromParcel() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DPredictor.cpp173 const std::vector<const LayerState*>& layers, NonBufferHash hash) const { in getPredictedPlan() argument
202 const std::vector<const LayerState*>& layers, bool hasSkippedLayers, in recordResult()
395 const std::vector<const LayerState*>& layers, Plan result) { in recordPredictedResult()
440 bool Predictor::findSimilarPrediction(const std::vector<const LayerState*>& layers, Plan result) { in findSimilarPrediction()
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
H A DComposerServiceWriter.h54 void setChangedCompositionTypes(int64_t display, const std::vector<int64_t>& layers, in setChangedCompositionTypes()
67 const std::vector<int64_t>& layers, in setDisplayRequests()
92 void setReleaseFences(int64_t display, const std::vector<int64_t>& layers, in setReleaseFences()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/PowerAdvisor/android.adpf.sessionmanager_aidl-java-source/gen/android/adpf/
DISessionManager.java19 …lic void associateSessionToLayers(int sessionId, int ownerUid, android.os.IBinder[] layers) throws… in associateSessionToLayers()
112 …lic void associateSessionToLayers(int sessionId, int ownerUid, android.os.IBinder[] layers) throws… in associateSessionToLayers()
144 …public void associateSessionToLayers(int sessionId, int ownerUid, android.os.IBinder[] layers) thr… in associateSessionToLayers()

12345678910>>...68