Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DBufferDescriptor.h107 static void push_descriptor_string(hidl_vec<uint8_t> *vec, size_t *pos, const std::string &str) in push_descriptor_string() function
146 push_descriptor_string(&descriptor, &pos, descriptorInfo.name); in grallocEncodeBufferDescriptor()