Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
Daddress_space_host_memory_allocator.cpp112 AddressSpaceDeviceType AddressSpaceHostMemoryAllocatorContext::getDeviceType() const { in getDeviceType() function in android::emulation::AddressSpaceHostMemoryAllocatorContext
Daddress_space_host_media.cpp52 AddressSpaceDeviceType AddressSpaceHostMediaContext::getDeviceType() const { in getDeviceType() function in android::emulation::AddressSpaceHostMediaContext
Daddress_space_host_memory_allocator_unittests.cpp63 TEST(AddressSpaceHostMemoryAllocatorContext, getDeviceType) { in TEST() argument
Daddress_space_shared_slots_host_memory_allocator.cpp386 AddressSpaceDeviceType AddressSpaceSharedSlotsHostMemoryAllocatorContext::getDeviceType() const { in getDeviceType() function in android::emulation::AddressSpaceSharedSlotsHostMemoryAllocatorContext
Daddress_space_graphics.cpp716 AddressSpaceDeviceType AddressSpaceGraphicsContext::getDeviceType() const { in getDeviceType() function in android::emulation::asg::AddressSpaceGraphicsContext
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
Dangle_test_configs.cpp42 EGLint PlatformParameters::getDeviceType() const in getDeviceType() function in angle::PlatformParameters
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2223 d3d11::ANGLED3D11DeviceType Renderer11::getDeviceType() const in getDeviceType() function in rx::Renderer11