Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/hidl_common/
DBufferDescriptor.h32 const size_t DESCRIPTOR_32BIT_FIELDS = 5; variable
128 constexpr size_t static_size = (DESCRIPTOR_32BIT_FIELDS * sizeof(uint32_t) / sizeof(vecT)) + in grallocEncodeBufferDescriptor()
160 if (((DESCRIPTOR_32BIT_FIELDS * sizeof(uint32_t) / sizeof(vecT)) + in grallocDecodeBufferDescriptor()