Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DLayer.cpp235 HWC3::Error Layer::setVisibleRegion(const std::vector<std::optional<common::Rect>>& visible) { in setVisibleRegion() argument
239 mVisibleRegion.reserve(visible.size()); in setVisibleRegion()
240 for (const auto& rectOption : visible) { in setVisibleRegion()
DLayer.h76 HWC3::Error setVisibleRegion(const std::vector<std::optional<common::Rect>>& visible);
/device/google/contexthub/firmware/
DCodingStandard.txt12 4. All functions not visible in the global scope shall be declared static.
16 8. There should be *NO* globally-visible variables. All non-stack variables shall be declared
/device/google/cuttlefish/guest/hals/vulkan/
Dapex_linkerconfig.json3 // visible so that vulkan loader can see
/device/google/cuttlefish/guest/hals/gralloc/
Dapex_linkerconfig.json2 // visible so that mapper can be loaded from the apex
DAndroid.bp70 "com.google.cf.gralloc-linker-config", // make the apex namespace visible for mapper library
/device/google/coral/json-c/
DRELEASE_CHECKLIST.txt77 Logout of Amazon S3, and verify that the files are visible.
DDoxyfile249 # undocumented classes that are normally visible in the class hierarchy.
523 # fragments. Normal C and C++ comments will always remain visible.
/device/google/redbull/json-c/
DRELEASE_CHECKLIST.txt77 Logout of Amazon S3, and verify that the files are visible.
DDoxyfile249 # undocumented classes that are normally visible in the class hierarchy.
523 # fragments. Normal C and C++ comments will always remain visible.
/device/google/sunfish/json-c/
DRELEASE_CHECKLIST.txt77 Logout of Amazon S3, and verify that the files are visible.
DDoxyfile249 # undocumented classes that are normally visible in the class hierarchy.
523 # fragments. Normal C and C++ comments will always remain visible.
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6428 optional bool visible = 22; field
8840 // visible state (e.g. scroll position/zoom state) for future opening
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt46364 HSPLcom/android/internal/logging/MetricsLogger;->visible(I)V