Searched refs:ASurfaceControl_release (Results 1 – 5 of 5) sorted by relevance
88 void ASurfaceControl_release(ASurfaceControl* surface_control) __INTRODUCED_IN(29);
271 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceControl_release);590 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceControl_release); in init_stub_library()
229 ASurfaceControl_release; # introduced=29
137 void ASurfaceControl_release(ASurfaceControl* aSurfaceControl) { in ASurfaceControl_release() function