Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DDisplay.cpp244 static constexpr size_t kDevicePlatformDisplayMapSize = 8; variable
245 typedef angle::FlatUnorderedMap<Device *, Display *, kDevicePlatformDisplayMapSize>