| /hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/ | 
| D | ComposerServiceWriter.h | 54     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()
 
 | 
| /hardware/interfaces/graphics/composer/aidl/vts/ | 
| D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 126     void writeLayers(const std::vector<std::shared_ptr<TestLayer>>& layers) {  in writeLayers()210         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 278         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 461         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 647         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 715         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 778         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 829         std::vector<std::shared_ptr<TestLayer>> layers = {redLayer, blueLayer};  in TEST_P()  local
 920         const std::vector<std::shared_ptr<TestLayer>> layers = {redLayer, dimmerRedLayer};  in TEST_P()  local
 
 | 
| D | RenderEngineVts.cpp | 36 void TestRenderEngine::setRenderLayers(std::vector<std::shared_ptr<TestLayer>> layers) {  in setRenderLayers()
 | 
| D | VtsComposerClient.h | 213         std::unordered_set<int64_t> layers;  member
 | 
| /hardware/interfaces/graphics/composer/2.2/vts/functional/ | 
| D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 124     void writeLayers(const std::vector<std::shared_ptr<TestLayer>>& layers) {  in writeLayers()217         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 296         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 429         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 666         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 743         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 817         std::vector<std::shared_ptr<TestLayer>> layers = {layer};  in TEST_P()  local
 879         std::vector<std::shared_ptr<TestLayer>> layers = {redLayer, blueLayer};  in TEST_P()  local
 
 | 
| /hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/ | 
| D | ComposerVts.h | 124         std::unordered_set<Layer> layers;  member
 | 
| /hardware/interfaces/graphics/composer/2.2/utils/vts/ | 
| D | RenderEngineVts.cpp | 41 void TestRenderEngine::setRenderLayers(std::vector<std::shared_ptr<TestLayer>> layers) {  in setRenderLayers()
 | 
| /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ | 
| D | VmsUtils.h | 103     std::vector<VmsLayer> layers;  member
 | 
| /hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ | 
| D | ComposerCommandEngine.h | 289             std::vector<Layer> layers;  in executePresentOrValidateDisplay()  local330         std::vector<Layer> layers;  in executePresentDisplay()  local
 
 | 
| /hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ | 
| D | ComposerCommandBuffer.h | 171     void setChangedCompositionTypes(const std::vector<Layer>& layers,  in setChangedCompositionTypes()191     void setDisplayRequests(uint32_t displayRequestMask, const std::vector<Layer>& layers,  in setDisplayRequests()
 219     void setReleaseFences(const std::vector<Layer>& layers, const std::vector<int>& releaseFences) {  in setReleaseFences()
 
 | 
| /hardware/qcom/sm7250/display/composer/ | 
| D | QtiComposerCommandBuffer.h | 175   void setChangedCompositionTypes(const std::vector<Layer>& layers,  in setChangedCompositionTypes()194   void setDisplayRequests(uint32_t displayRequestMask, const std::vector<Layer>& layers,  in setDisplayRequests()
 221   void setReleaseFences(const std::vector<Layer>& layers,  in setReleaseFences()
 
 | 
| D | QtiComposerClient.cpp | 1525                                                   std::vector<Layer>& layers,  in presentDisplay()1558   std::vector<Layer> layers;  in parsePresentDisplay()  local
 1581     std::vector<Layer> layers;  in parsePresentOrValidateDisplay()  local
 
 | 
| /hardware/qcom/display/msm8996/sdm/libs/core/ | 
| D | display_base.cpp | 150   std::vector<Layer *>layers = layer_stack->layers;  in ValidateGPUTarget()  local957   std::vector<Layer *> layers = layer_stack->layers;  in NeedsMixerReconfiguration()  local
 
 | 
| /hardware/qcom/display/msm8996/sdm/include/core/ | 
| D | layer_stack.h | 304   std::vector<Layer *> layers = {};    //!< Vector of layer pointers.  member
 | 
| /hardware/google/graphics/common/hwc3/impl/ | 
| D | ResourceManager.cpp | 40         std::vector<int64_t> layers;  in clear()  local
 | 
| /hardware/qcom/display/msm8909w_3100/sdm/include/core/ | 
| D | layer_stack.h | 372   std::vector<Layer *> layers = {};    //!< Vector of layer pointers.  member
 | 
| /hardware/qcom/display/msm8909/sdm/include/core/ | 
| D | layer_stack.h | 372   std::vector<Layer *> layers = {};    //!< Vector of layer pointers.  member
 | 
| /hardware/qcom/display/msm8998/sdm/include/core/ | 
| D | layer_stack.h | 372   std::vector<Layer *> layers = {};    //!< Vector of layer pointers.  member
 | 
| /hardware/qcom/display/msm8909/sdm/libs/core/ | 
| D | display_base.cpp | 148   std::vector<Layer *> &layers = layer_stack->layers;  in BuildLayerStackStats()  local1138   std::vector<Layer *> layers = layer_stack->layers;  in NeedsMixerReconfiguration()  local
 
 | 
| /hardware/qcom/display/msm8998/sdm/libs/core/ | 
| D | display_base.cpp | 147   std::vector<Layer *> &layers = layer_stack->layers;  in BuildLayerStackStats()  local1138   std::vector<Layer *> layers = layer_stack->layers;  in NeedsMixerReconfiguration()  local
 
 | 
| /hardware/qcom/display/msm8909w_3100/sdm/libs/core/ | 
| D | display_base.cpp | 143   std::vector<Layer *> &layers = layer_stack->layers;  in BuildLayerStackStats()  local1115   std::vector<Layer *> layers = layer_stack->layers;  in NeedsMixerReconfiguration()  local
 
 | 
| /hardware/google/graphics/common/hwc3/ | 
| D | ComposerCommandEngine.cpp | 277     std::vector<int64_t> layers;  in executePresentDisplay()  local
 | 
| /hardware/qcom/sm8150/display/sdm/include/core/ | 
| D | layer_stack.h | 434   std::vector<Layer *> layers = {};    //!< Vector of layer pointers.  member
 | 
| /hardware/qcom/sm8150/display/sdm/libs/core/ | 
| D | display_base.cpp | 205   std::vector<Layer *> &layers = layer_stack->layers;  in BuildLayerStackStats()  local1355   std::vector<Layer *> layers = layer_stack->layers;  in NeedsMixerReconfiguration()  local
 
 | 
| /hardware/qcom/sm7250/display/sdm/include/core/ | 
| D | layer_stack.h | 450   std::vector<Layer *> layers = {};    //!< Vector of layer pointers.  member
 |