Home
last modified time | relevance | path

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

/drivers/interface/display/composer/v1_0/cache_manager/
Ddevice_cache.h35 enum DeviceType { enum
42 static DeviceCache* Create(uint32_t id, DeviceType type);
51 DeviceType CacheType() const;
54 DeviceCache(uint32_t id, DeviceType type);
57 DeviceType cacheType_;
Ddevice_cache.cpp29 DeviceCache* DeviceCache::Create(uint32_t id, DeviceType type) in Create()
44 DeviceCache::DeviceCache(uint32_t id, DeviceType type) : deviceId_(id), cacheType_(type) in DeviceCache()
132 DeviceCache::DeviceType DeviceCache::CacheType() const in CacheType()
Ddevice_cache_manager.h48 int32_t AddCacheInternal(uint32_t deviceId, DeviceCache::DeviceType type);
Ddevice_cache_manager.cpp137 int32_t DeviceCacheManager::AddCacheInternal(uint32_t deviceId, const DeviceCache::DeviceType type) in AddCacheInternal()
/drivers/interface/nnrt/v1_0/
DINnrtDevice.idl25 GetDeviceType([out] enum DeviceType deviceType);
DNnrtTypes.idl25 enum DeviceType: int {
/drivers/interface/nnrt/v2_0/
DINnrtDevice.idl25 GetDeviceType([out] enum DeviceType deviceType);
DNnrtTypes.idl25 enum DeviceType: int {