Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_vec.hpp13 struct storage struct
15 typedef struct type {
17 } type;
38 struct storage<float, 16, true> struct
40 typedef glm_vec4 type;
44 struct storage<int, 16, true> struct
46 typedef glm_ivec4 type;
50 struct storage<unsigned int, 16, true> struct
52 typedef glm_uvec4 type;
83 struct storage<double, 32, true> struct
[all …]
/hardware/interfaces/health/storage/aidl/default/
Dmain.cpp31 auto storage = ndk::SharedRefBase::make<Storage>(); in main() local
DStorage.cpp34 namespace aidl::android::hardware::health::storage { namespace
/hardware/interfaces/health/storage/1.0/default/
DStorage.cpp27 namespace storage { namespace
/hardware/interfaces/health/storage/impl_common/
Dimpl_common.cpp33 namespace android::hardware::health::storage { namespace
/hardware/interfaces/health/storage/1.0/vts/functional/
DVtsHalHealthStorageV1_0TargetTest.cpp32 namespace storage { namespace
/hardware/interfaces/health/storage/aidl/vts/functional/
DVtsHalHealthStorageTargetTest.cpp35 namespace aidl::android::hardware::health::storage { namespace
/hardware/google/aemu/base/
DSubAllocator_unittest.cpp207 std::vector<uint8_t*> storage(4096, 0); in TEST() local
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DPool.cpp211 AlignedBuf<uint8_t, 64> storage { 0 }; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h9175 VkPerformanceCounterStorageKHR storage; member
Dvulkansc_structs.hpp26901 …VULKAN_HPP_NAMESPACE::PerformanceCounterStorageKHR storage = VULKAN_HPP_NAMESPACE::PerformanceCoun… member
Dvulkan_structs.hpp51623 …VULKAN_HPP_NAMESPACE::PerformanceCounterStorageKHR storage = VULKAN_HPP_NAMESPACE::PerformanceCoun… member