Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gralloc/types/fuzzer/
H A Dgralloctypes.h24 using GrallocTypesVendorHelperDecode = std::function<void(const android::hardware::graphics::mapper… variable
27 extern std::vector<GrallocTypesVendorHelperDecode> GRALLOCTYPES_DECODE_VENDOR_HELPER_FUNCTIONS;
H A Dmain.cpp67 const std::vector<GrallocTypesVendorHelperDecode>& decodes, uint8_t instruction, in doFuzzVendorHelper()
H A Dgralloctypes.cpp81 std::vector<GrallocTypesVendorHelperDecode> GRALLOCTYPES_DECODE_VENDOR_HELPER_FUNCTIONS {