Home
last modified time | relevance | path

Searched defs:createInstance (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/tests/integration/com/android/cuttlefish/test/
DGceInstanceRuleTest.java32 public void createInstance() {} in createInstance() method in GceInstanceRuleTest
DGceInstanceRule.java107 private String createInstance() throws IOException { in createInstance() method in GceInstanceRule
/device/generic/vulkan-cereal/stream-servers/tests/
DSwapChainStateVk_unittest.cpp49 void createInstance() { in createInstance() function in gfxstream::vk::__anona04c530c0111::SwapChainStateVkTest
DDisplayVk_unittest.cpp107 void createInstance() { in createInstance() function in gfxstream::vk::__anonb35f4c030111::DisplayVkTest
DCompositorVk_unittest.cpp271 void createInstance() { in createInstance() function in gfxstream::vk::__anon9e8b4e5c0111::CompositorVkTest
/device/google/cuttlefish/tools/
Dcreate_base_image.go224 func createInstance(instance string, arg string) { func
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp23 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result createInstance( const VULKAN_HPP_NAMESPACE::Instance… in createInstance() function
31 …NLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::Instance>::type createInstance( const VULKAN_… in createInstance() function
Dvulkan_raii.hpp11759 …SCARD VULKAN_HPP_INLINE VULKAN_HPP_RAII_NAMESPACE::Instance Context::createInstance( VULKAN_HPP_NA… in createInstance() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context