Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/hidl_common/
DBufferDescriptor.h111 static std::string pop_descriptor_string(const frameworks_vec<uint8_t> &vec, size_t *pos) in pop_descriptor_string() function
188 grallocDescriptor.name = pop_descriptor_string(androidDescriptor, &pos); in grallocDecodeBufferDescriptor()