Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gralloc/types/fuzzer/
H A Dgralloctypes.h23 using GrallocTypesDecode = std::function<void(const ::android::hardware::hidl_vec<uint8_t>& vec)>; variable
26 extern std::vector<GrallocTypesDecode> GRALLOCTYPES_DECODE_FUNCTIONS;
H A Dmain.cpp30 const std::vector<GrallocTypesDecode>& decodes, uint8_t instruction, in doFuzz()
H A Dgralloctypes.cpp56 std::vector<GrallocTypesDecode> GRALLOCTYPES_DECODE_FUNCTIONS {