Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/hidl_common/
DBufferDescriptor.h87 static void push_descriptor_uint64(frameworks_vec<vecT> *vec, size_t *pos, uint64_t val) in push_descriptor_uint64() function
141 push_descriptor_uint64(&descriptor, &pos, static_cast<uint64_t>(descriptorInfo.usage)); in grallocEncodeBufferDescriptor()
143 push_descriptor_uint64(&descriptor, &pos, descriptorInfo.reservedSize); in grallocEncodeBufferDescriptor()