Searched refs:uint_t (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_int.hpp | 274 typedef mediump_uint uint_t; typedef 276 typedef highp_uint uint_t; typedef 278 typedef mediump_uint uint_t; typedef 280 typedef lowp_uint uint_t; typedef
|
/hardware/interfaces/camera/device/1.0/default/ |
D | CameraDevice_1_0.h | 117 CameraHeapMemory(int fd, size_t buf_size, uint_t num_buffers = 1); 119 sp<IAllocator> ashmemAllocator, size_t buf_size, uint_t num_buffers = 1); 124 uint_t mNumBufs; 187 static camera_memory_t* sGetMemory(int fd, size_t buf_size, uint_t num_bufs, void *user);
|
D | CameraDevice.cpp | 303 int fd, size_t buf_size, uint_t num_buffers) : in CameraHeapMemory() 316 size_t buf_size, uint_t num_buffers) : in CameraHeapMemory() 365 camera_memory_t* CameraDevice::sGetMemory(int fd, size_t buf_size, uint_t num_bufs, void *user) { in sGetMemory()
|
/hardware/interfaces/bluetooth/finder/aidl/vts/ |
D | VtsHalBluetoothFinderTargetTest.cpp | 58 for (uint_t i = 0; i < numKeys; i++) { in sendEids()
|