OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPlatformProperties
(Results
1 - 15
of
15
) sorted by null
/frameworks/layoutlib/bridge/src/android/os/
SystemProperties_Delegate.java
43
Map<String, String> properties = Bridge.
getPlatformProperties
();
53
Map<String, String> properties = Bridge.
getPlatformProperties
();
64
Map<String, String> properties = Bridge.
getPlatformProperties
();
79
Map<String, String> properties = Bridge.
getPlatformProperties
();
97
Map<String, String> properties = Bridge.
getPlatformProperties
();
/external/deqp/external/vulkancts/framework/vulkan/
vkWsiUtil.hpp
63
const PlatformProperties&
getPlatformProperties
(Type wsiType);
vkWsiUtil.cpp
64
const PlatformProperties&
getPlatformProperties
(Type wsiType)
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/sisu-equinox-launching/0.18.1/
sisu-equinox-launching-0.18.1.jar
/external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSurfaceTests.cpp
770
DE_ASSERT(
getPlatformProperties
(wsiType).features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE);
817
DE_ASSERT(
getPlatformProperties
(wsiType).features & PlatformProperties::FEATURE_RESIZE_WINDOW);
[
all
...]
vktWsiSwapchainTests.cpp
348
const PlatformProperties& platformProperties =
getPlatformProperties
(wsiType);
708
const PlatformProperties& platformProperties =
getPlatformProperties
(wsiType);
[
all
...]
vktWsiSharedPresentableImageTests.cpp
223
return vk::wsi::
getPlatformProperties
(wsiType).swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE;
[
all
...]
vktWsiIncrementalPresentTests.cpp
[
all
...]
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java
580
public static Map<String, String>
getPlatformProperties
() {
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar
org.eclipse.osgi_3.9.0.v20130529-1710.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-core/0.18.1/
tycho-core-0.18.1.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar
Completed in 1138 milliseconds