Searched refs:ASurfaceTransaction_delete (Results 1 – 7 of 7) sorted by relevance
37 ASurfaceTransaction_delete(transaction); in setBuffer()
120 void ASurfaceTransaction_delete(ASurfaceTransaction* _Nullable transaction) __INTRODUCED_IN(29);
322 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransaction_delete);689 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransaction_delete); in init_stub_library()
272 ASurfaceTransaction_delete; # introduced=29
216 void ASurfaceTransaction_delete(ASurfaceTransaction* aSurfaceTransaction) { in ASurfaceTransaction_delete() function