Searched refs:AImage_getTimestamp (Results 1 – 7 of 7) sorted by relevance
673 media_status_t AImage_getTimestamp(const AImage* image, /*out*/int64_t* timestampNs) __INTRODUCED_I…
47 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImage_getTimestamp);357 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AImage_getTimestamp); in init_stub_library()
136 ret = AImage_getTimestamp(img, ×tamp); in lockNextBuffer()
30 AImage_getTimestamp; # introduced=24
750 media_status_t AImage_getTimestamp(const AImage* image, /*out*/int64_t* timestampNs) { in AImage_getTimestamp() function