Home
last modified time | relevance | path

Searched refs:DISPATCH_LAYER_COMMAND (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp684 #define DISPATCH_LAYER_COMMAND(layerCmd, commandResults, display, layer, field, funcName) \ macro
768 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, cursorPosition, in executeLayerCommand()
770 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, buffer, Buffer); in executeLayerCommand()
771 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, damage, SurfaceDamage); in executeLayerCommand()
772 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, blendMode, BlendMode); in executeLayerCommand()
773 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, color, Color); in executeLayerCommand()
774 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, composition, Composition); in executeLayerCommand()
775 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, dataspace, Dataspace); in executeLayerCommand()
776 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, displayFrame, in executeLayerCommand()
778 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, planeAlpha, PlaneAlpha); in executeLayerCommand()
[all …]