Home
last modified time | relevance | path

Searched defs:displays (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/base/
DLayoutResolver_unittest.cpp44 std::unordered_map<uint32_t, std::pair<uint32_t, uint32_t>> displays; in TEST() local
72 std::unordered_map<uint32_t, std::pair<uint32_t, uint32_t>> displays; in TEST() local
DLayoutResolver.cpp68 std::unordered_map<uint32_t, std::pair<uint32_t, uint32_t>>& displays) { in computeCoordinatesPerRow() argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.cpp102 static angle::base::NoDestructor<ANGLEPlatformDisplayMap> displays; in GetANGLEPlatformDisplayMap() local
109 static angle::base::NoDestructor<DevicePlatformDisplayMap> displays; in GetDevicePlatformDisplayMap() local
526 ANGLEPlatformDisplayMap *displays = GetANGLEPlatformDisplayMap(); in GetDisplayFromNativeDisplay() local
573 ANGLEPlatformDisplayMap *displays = GetANGLEPlatformDisplayMap(); in GetExistingDisplayFromNativeDisplay() local
662 ANGLEPlatformDisplayMap *displays = GetANGLEPlatformDisplayMap(); in ~Display() local
671 DevicePlatformDisplayMap *displays = GetDevicePlatformDisplayMap(); in ~Display() local
/device/google/trout/product_files/etc/automotive/evs/
Dconfig_override.json7 "displays" : [ array
/device/google_car/blueline_car/evs/
Dapp_config.json9 "displays" : [ array
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp351 Json::Value displays(Json::ValueType::arrayValue); in OnOpen() local
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp90003 std::vector<DisplayKHR, DisplayKHRAllocator> displays; in getDisplayPlaneSupportedDisplaysKHR() local
90026 std::vector<DisplayKHR, DisplayKHRAllocator> displays( displayKHRAllocator ); in getDisplayPlaneSupportedDisplaysKHR() local