/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | Client.h | 74 DefaultKeyedVector< wp<IBinder>, wp<Layer> > mLayers; variable
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/ |
H A D | Predictor.h | 101 std::vector<const LayerState> mLayers; variable
|
H A D | CachedSet.h | 155 std::vector<Layer> mLayers; variable
|
H A D | Flattener.h | 215 std::vector<CachedSet> mLayers; variable
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.h | 290 std::vector<std::unique_ptr<LayerImpl>> mLayers; variable
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/ |
H A D | HWC2OnFbAdapter.h | 93 std::unordered_set<hwc2_layer_t> mLayers; variable
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | HWC2.h | 244 Layers mLayers; variable
|
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/ |
H A D | Replayer.h | 152 std::unordered_map<layer_id, sp<SurfaceControl>> mLayers; variable
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | HardwareBgDrawable.java | 31 private final Drawable[] mLayers; field in HardwareBgDrawable
|
/aosp12/packages/services/Car/car-lib/src/android/car/vms/ |
H A D | VmsSubscriptionState.java | 54 private @NonNull Set<VmsLayer> mLayers; field in VmsSubscriptionState
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | DrawFrameTask.h | 122 std::vector<sp<DeferredLayerUpdater> > mLayers; variable
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
H A D | HWC2On1Adapter.h | 446 std::multiset<std::shared_ptr<Layer>, SortLayersByZ> mLayers; variable 703 std::map<hwc2_layer_t, std::shared_ptr<Layer>> mLayers; variable
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | HWC2On1Adapter.h | 395 std::multiset<std::shared_ptr<Layer>, SortLayersByZ> mLayers; variable 668 std::map<hwc2_layer_t, std::shared_ptr<Layer>> mLayers; variable
|
/aosp12/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 1009 std::vector<std::shared_ptr<TestLayer>> mLayers; member in android::hardware::graphics::composer::V2_2::vts::__anon58174ba30110::GraphicsBlendModeCompositionTest 1214 std::vector<std::shared_ptr<TestLayer>> mLayers; member in android::hardware::graphics::composer::V2_2::vts::__anon58174ba30110::GraphicsTransformCompositionTest
|
/aosp12/frameworks/native/cmds/flatland/ |
H A D | Main.cpp | 577 Layer mLayers[MAX_NUM_LAYERS]; member in BenchmarkRunner
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | SetFrameRateTest.cpp | 129 std::vector<sp<Layer>> mLayers; member in android::SetFrameRateTest
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DisplayAreaPolicyBuilder.java | 615 private final boolean[] mLayers; field in DisplayAreaPolicyBuilder.Feature.Builder
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | GcSnapshot.java | 75 private final ArrayList<Layer> mLayers = new ArrayList<Layer>(); field in GcSnapshot
|
/aosp12/hardware/google/graphics/common/libacryl/include/hardware/exynos/ |
H A D | acryl.h | 1234 struct AcrylicPerformanceRequestLayer *mLayers; member
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/ |
H A D | ExynosDisplay.h | 430 ExynosSortedLayer mLayers; variable
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
H A D | OutputTest.cpp | 3730 std::array<Layer, 3> mLayers; member
|