Home
last modified time | relevance | path

Searched defs:layerSettings (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DClientCompositionRequestCache.h54 std::vector<LayerFE::LayerSettings> layerSettings; member
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/
H A DReadbackVts.cpp78 LayerSettings layerSettings; in toRenderEngineLayerSettings() local
243 LayerSettings layerSettings = TestLayer::toRenderEngineLayerSettings(); in toRenderEngineLayerSettings() local
283 LayerSettings layerSettings = TestLayer::toRenderEngineLayerSettings(); in toRenderEngineLayerSettings() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DEffectLayer.cpp53 std::optional<compositionengine::LayerFE::LayerSettings> layerSettings = in prepareClientCompositionList() local
H A DLayer.cpp580 compositionengine::LayerFE::LayerSettings layerSettings; in prepareClientComposition() local
623 void Layer::prepareClearClientComposition(LayerFE::LayerSettings& layerSettings, in prepareClearClientComposition()
641 std::optional<compositionengine::LayerFE::LayerSettings> layerSettings = in prepareClientCompositionList() local
1950 RoundedCornerState layerSettings(layerCropRect.toFloatRect(), radius); in getRoundedCornerState() local
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DClientCompositionRequestCache.cpp102 const std::vector<LayerFE::LayerSettings>& layerSettings) { in add()
H A DOutput.cpp1255 LayerFE::LayerSettings layerSettings; in appendRegionFlashRequests() local
/aosp12/frameworks/av/media/libstagefright/
H A DFrameCaptureProcessor.cpp149 renderengine::LayerSettings layerSettings; in onCapture() local
H A DFrameCaptureLayer.cpp85 renderengine::LayerSettings *layerSettings) { in getLayerSettings()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DCachedSet.cpp188 std::vector<renderengine::LayerSettings> layerSettings; in render() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp628 base::unique_fd&&, base::unique_fd*) -> status_t { in setupREBufferCompositionCommonCallExpectations()
677 base::unique_fd&&, base::unique_fd*) -> status_t { in setupREColorCompositionCallExpectations()
754 base::unique_fd&&, base::unique_fd*) -> status_t { in setupInsecureREBufferCompositionCommonCallExpectations()
/aosp12/frameworks/av/media/codec2/hidl/plugin/samples/
H A DSampleFilterPlugin.cpp697 renderengine::LayerSettings layerSettings; in processLoop() local
/aosp12/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.cpp899 std::stringstream layerSettings; in drawLayers() local