Home
last modified time | relevance | path

Searched defs:DecompressCallback (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/capture/
Dtrace_fixture.h37 using DecompressCallback = uint8_t *(*)(const std::vector<uint8_t> &); variable
/external/angle/util/
Dframe_capture_test_utils.h53 using DecompressCallback = uint8_t *(*)(const std::vector<uint8_t> &); variable