Searched refs:visible (Results 1 – 14 of 14) sorted by relevance
235 HWC3::Error Layer::setVisibleRegion(const std::vector<std::optional<common::Rect>>& visible) { in setVisibleRegion() argument239 mVisibleRegion.reserve(visible.size()); in setVisibleRegion()240 for (const auto& rectOption : visible) { in setVisibleRegion()
76 HWC3::Error setVisibleRegion(const std::vector<std::optional<common::Rect>>& visible);
12 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
3 // visible so that vulkan loader can see
2 // visible so that mapper can be loaded from the apex
70 "com.google.cf.gralloc-linker-config", // make the apex namespace visible for mapper library
77 Logout of Amazon S3, and verify that the files are visible.
249 # undocumented classes that are normally visible in the class hierarchy. 523 # fragments. Normal C and C++ comments will always remain visible.
6428 optional bool visible = 22; field8840 // visible state (e.g. scroll position/zoom state) for future opening
46364 HSPLcom/android/internal/logging/MetricsLogger;->visible(I)V