Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/fuzzer/
Dgralloctypes.cpp57 GRALLOCTYPES_DECODE(BufferDescriptorInfo, ::android::gralloc4::decodeBufferDescriptorInfo),
/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h256 status_t decodeBufferDescriptorInfo(const android::hardware::hidl_vec<uint8_t>& bufferDescriptorInf…
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp494 …lperConst(GetParam(), gralloc4::encodeBufferDescriptorInfo, gralloc4::decodeBufferDescriptorInfo)); in TEST_P()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp939 status_t decodeBufferDescriptorInfo(const hidl_vec<uint8_t>& bufferDescriptorInfo, in decodeBufferDescriptorInfo() function