Searched refs:AImage_getTimestamp (Results 1 – 6 of 6) sorted by relevance
672 media_status_t AImage_getTimestamp(const AImage* image, /*out*/int64_t* timestampNs) __INTRODUCED_I…
45 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AImage_getTimestamp);325 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AImage_getTimestamp); in init_stub_library()
136 ret = AImage_getTimestamp(img, ×tamp); in lockNextBuffer()
28 AImage_getTimestamp; # introduced=24
679 media_status_t AImage_getTimestamp(const AImage* image, /*out*/int64_t* timestampNs) { in AImage_getTimestamp() function