Home
last modified time | relevance | path

Searched defs:Layer (Results 1 – 25 of 52) sorted by relevance

123

/aosp12/hardware/qcom/display/msm8996/sdm/include/core/
H A Dlayer_stack.h236 struct Layer { struct
237 LayerBuffer *input_buffer = NULL; //!< Pointer to the buffer to be composed. argument
245 LayerComposition composition = kCompositionGPU; //!< Composition type which can be set by either argument
273 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be argument
294 LayerFlags flags; //!< Flags associated with this layer. argument
304 std::vector<Layer *> layers = {}; //!< Vector of layer pointers. argument
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/core/
H A Dlayer_stack.h299 struct Layer { struct
308 LayerComposition composition = kCompositionGPU; //!< Composition type which can be set by either argument
336 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be argument
357 LayerFlags flags; //!< Flags associated with this layer. argument
359 LayerRequest request = {}; //!< o/p - request on this Layer by SDM. argument
/aosp12/hardware/qcom/display/msm8998/sdm/include/core/
H A Dlayer_stack.h299 struct Layer { struct
308 LayerComposition composition = kCompositionGPU; //!< Composition type which can be set by either argument
336 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be argument
357 LayerFlags flags; //!< Flags associated with this layer. argument
359 LayerRequest request = {}; //!< o/p - request on this Layer by SDM. argument
/aosp12/hardware/qcom/display/msm8909/sdm/include/core/
H A Dlayer_stack.h299 struct Layer { struct
308 LayerComposition composition = kCompositionGPU; //!< Composition type which can be set by either argument
336 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be argument
357 LayerFlags flags; //!< Flags associated with this layer. argument
359 LayerRequest request = {}; //!< o/p - request on this Layer by SDM. argument
/aosp12/hardware/qcom/sm8150/display/sdm/include/core/
H A Dlayer_stack.h340 struct Layer { struct
349 LayerComposition composition = kCompositionGPU; //!< Composition type which can be set by either argument
377 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be argument
400 LayerFlags flags; //!< Flags associated with this layer. argument
402 LayerRequest request = {}; //!< o/p - request on this Layer by SDM. argument
407 std::shared_ptr<LayerBufferMap> buffer_map = nullptr; //!< Map of handle_id and fb_id. argument
408 std::bitset<kLayerUpdateMax> update_mask = 0; argument
/aosp12/hardware/qcom/sdm845/display/sdm/include/core/
H A Dlayer_stack.h317 struct Layer { struct
326 LayerComposition composition = kCompositionGPU; //!< Composition type which can be set by either argument
354 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be argument
377 LayerFlags flags; //!< Flags associated with this layer. argument
379 LayerRequest request = {}; //!< o/p - request on this Layer by SDM. argument
384 std::shared_ptr<LayerBufferMap> buffer_map = nullptr; //!< Map of handle_id and fb_id. argument
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DCompositionEngineTest.cpp132 struct Layer { struct
133 Layer() { EXPECT_CALL(outputLayer, getLayerFE()).WillRepeatedly(ReturnRef(*layerFE)); } in Layer() argument
135 StrictMock<mock::OutputLayer> outputLayer;
136 sp<StrictMock<mock::LayerFE>> layerFE = sp<StrictMock<mock::LayerFE>>::make();
137 LayerFECompositionState layerFEState;
H A DOutputTest.cpp1204 struct Layer { struct
1205 Layer() { in Layer() function
1808 struct Layer { struct
1809 Layer() { in Layer() argument
1816 LayerFECompositionState mLayerFEState;
2823 struct Layer { struct
2824 Layer() { in Layer() function
3447 struct Layer { struct
3448 Layer() { in Layer() function
3663 struct Layer { struct
[all …]
/aosp12/hardware/qcom/sm7250/display/sdm/include/core/
H A Dlayer_stack.h342 struct Layer { struct
351 LayerComposition composition = kCompositionGPU; //!< Composition type which can be set by either argument
376 LayerBlending blending = kBlendingPremultiplied; //!< Blending operation which need to be argument
399 LayerFlags flags; //!< Flags associated with this layer. argument
401 LayerRequest request = {}; //!< o/p - request on this Layer by SDM. argument
406 std::shared_ptr<LayerBufferMap> buffer_map = nullptr; //!< Map of handle_id and fb_id. argument
411 std::bitset<kLayerUpdateMax> update_mask = 0; argument
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp365 Display /*display*/, std::vector<Layer>* /*outChangedLayers*/, in validateDisplay()
385 std::vector<Layer>* /*outLayers*/, in presentDisplay()
410 V2_1::Error FakeComposerClient::setLayerCursorPosition(Display /*display*/, Layer /*layer*/, in setLayerCursorPosition() argument
429 V2_1::Error FakeComposerClient::setLayerSurfaceDamage(Display /*display*/, Layer /*layer*/, in setLayerSurfaceDamage() argument
457 V2_1::Error FakeComposerClient::setLayerDataspace(Display /*display*/, Layer /*layer*/, in setLayerDataspace() argument
477 V2_1::Error FakeComposerClient::setLayerSidebandStream(Display /*display*/, Layer /*layer*/, in setLayerSidebandStream() argument
516 V2_1::Error FakeComposerClient::setLayerPerFrameMetadata( in setLayerPerFrameMetadata() argument
556 V2_1::Error FakeComposerClient::setLayerFloatColor(Display /*display*/, Layer /*layer*/, in setLayerFloatColor() argument
625 V2_1::Error FakeComposerClient::setLayerPerFrameMetadata_2_3( in setLayerPerFrameMetadata_2_3() argument
670 V2_1::Error FakeComposerClient::setLayerPerFrameMetadataBlobs( in setLayerPerFrameMetadataBlobs() argument
[all …]
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h52 class Layer; variable
153 class Layer; variable
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlayers_extensions.cpp53 struct Layer { struct
54 VkLayerProperties properties;
55 size_t library_idx;
58 bool is_global;
60 std::vector<VkExtensionProperties> instance_extensions;
61 std::vector<VkExtensionProperties> device_extensions;
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhwc_types.h33 using Layer = hwc2_layer_t; variable
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DOutputLayer.h42 class Layer; variable
/aosp12/frameworks/native/services/surfaceflinger/
H A DClient.h31 class Layer; variable
H A DMonitoredProducer.h27 class Layer; variable
H A DLayerRenderArea.h30 class Layer; variable
H A DLayerVector.h26 class Layer; variable
H A DTunnelModeEnabledReporter.h27 class Layer; variable
H A DSurfaceInterceptor.h38 class Layer; variable
H A DFpsReporter.h30 class Layer; variable
H A DSurfaceFlingerFactory.h44 class Layer; variable
/aosp12/frameworks/base/libs/hwui/
H A DReadback.h32 class Layer; variable
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DFrameCaptureProcessor.h46 struct Layer : public RefBase { struct
/aosp12/frameworks/base/libs/hwui/renderstate/
H A DRenderState.h27 class Layer; variable

123