Searched refs:GrallocTypesDecode (Results 1 – 3 of 3) sorted by relevance
23 using GrallocTypesDecode = std::function<void(const ::android::hardware::hidl_vec<uint8_t>& vec)>; variable26 extern std::vector<GrallocTypesDecode> GRALLOCTYPES_DECODE_FUNCTIONS;
30 const std::vector<GrallocTypesDecode>& decodes, uint8_t instruction, in doFuzz()
56 std::vector<GrallocTypesDecode> GRALLOCTYPES_DECODE_FUNCTIONS {