Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 55) sorted by relevance

123

/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/
DCHANGELOG.md3 All notable changes to this project will be documented in this file.
94 Whenever a pkg-config related environment variable changes it would make
95 sense to rebuild crates that use pkg-config, or otherwise changes might not
158 - Rerun on `PKG_CONFIG_PATH` changes (#50)
/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp79 void addChanges(const DisplayChanges& changes) { in addChanges() argument
80 if (changes.compositionChanges) { in addChanges()
81 mResults->emplace_back(*changes.compositionChanges); in addChanges()
83 if (changes.displayRequestChanges) { in addChanges()
84 mResults->emplace_back(*changes.displayRequestChanges); in addChanges()
880 DisplayChanges changes; in executeDisplayCommandValidateDisplay() local
882 error = display.validate(&changes); in executeDisplayCommandValidateDisplay()
887 commandResults.addChanges(changes); in executeDisplayCommandValidateDisplay()
917 DisplayChanges changes; in executeDisplayCommandPresentOrValidateDisplay() local
919 error = display.validate(&changes); in executeDisplayCommandPresentOrValidateDisplay()
[all …]
DHostFrameComposer.cpp408 std::unordered_map<Layer*, Composition> changes; in validateDisplay() local
443 changes.emplace(layer, layerFallBackTo.value()); in validateDisplay()
449 changes.clear(); in validateDisplay()
455 changes.emplace(layer, Composition::CLIENT); in validateDisplay()
461 for (auto& [layer, newCompositionType] : changes) { in validateDisplay()
/device/google/cuttlefish_vmm/qemu/
DREADME.md46 state in a `repo` manifest before submitting the changes to AOSP.
93 `qemu/third_party/rust/crate` changes with the following command line:
/device/google/lynx/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/felix/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/comet/rro_overlays/UwbOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/comet/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/pantah/cheetah/rro_overlays/UwbOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/tangorpro/rro_overlays/UwbOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/pantah/cheetah/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/pantah/panther/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/shusky/husky/rro_overlays/UwbOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/tangorpro/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/felix/rro_overlays/UwbOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/caimito/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/caimito/komodo/rro_overlays/UwbOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/raviole/raven/rro_overlays/UwbOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/shusky/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/akita/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/redbull/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/sunfish/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/coral/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/gs101/rro_overlays/WifiOverlay/
DOWNERS1 # People who can approve changes for submission
/device/google/cuttlefish/shared/camera/sepolicy/
Dhal_camera_default.te17 # For observing apex file changes

123