/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 86 uint64_t producer_usage = UINT64(alloc_flags); in AllocateBuffer() 87 uint64_t consumer_usage = UINT64(alloc_flags); in AllocateBuffer() 164 producer_usage = UINT64(alloc_flags); in GetBufferSize() 305 producer_usage = UINT64(alloc_flags); in GetAllocatedBufferInfo()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 81 uint64_t producer_usage = UINT64(alloc_flags); in AllocateBuffer() 82 uint64_t consumer_usage = UINT64(alloc_flags); in AllocateBuffer() 158 producer_usage = UINT64(alloc_flags); in GetBufferSize() 299 producer_usage = UINT64(alloc_flags); in GetAllocatedBufferInfo()
|
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/ |
D | FieldDescriptor.aidl | 37 UINT64, enumConstant
|
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/ |
D | FieldDescriptor.aidl | 50 UINT64, enumConstant
|
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/ |
D | FieldDescriptor.aidl | 50 UINT64, enumConstant
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | constants.h | 41 #define UINT64(exp) static_cast<uint64_t>(exp) macro
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | constants.h | 41 #define UINT64(exp) static_cast<uint64_t>(exp) macro
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | constants.h | 41 #define UINT64(exp) static_cast<uint64_t>(exp) macro
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | constants.h | 41 #define UINT64(exp) static_cast<uint64_t>(exp) macro
|
/hardware/qcom/sm8150/display/sdm/include/utils/ |
D | constants.h | 45 #define UINT64(exp) static_cast<uint64_t>(exp) macro
|
/hardware/qcom/sm7250/display/sdm/include/utils/ |
D | constants.h | 45 #define UINT64(exp) static_cast<uint64_t>(exp) macro
|
/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9types.h | 71 typedef uint64_t UINT64; typedef 1304 UINT64 IV; 1305 UINT64 Count; 1448 UINT64 OutputID; 1666 UINT64 BytesEvictedFromProcess; 1667 UINT64 SizeOfInefficientAllocation;
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_info.cpp | 172 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo() 174 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_info.cpp | 187 hw_resource->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo() 189 hw_resource->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_info.cpp | 172 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo() 174 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_info.cpp | 176 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo() 178 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 374 hw_resource->hw_rot_info.max_line_width = UINT64(atoi(tokens[1])); in GetMDSSRotatorInfo() 422 hw_resource->hw_rot_info.max_line_width = UINT64(atoi(tokens[1])); in GetV4L2RotatorInfo()
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 260 UINT64,
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 298 UINT64,
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 1610 uint64_t current_time = (UINT64(t.tv_sec) * 1000000000LL + t.tv_nsec); in AtomicCommit()
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_session.cpp | 2467 uint64_t clk = UINT64(input_parcel->readInt64()); in SetDsiClk()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_session.cpp | 2628 uint64_t clk = UINT64(input_parcel->readInt64()); in SetDsiClk()
|