Searched refs:ASurfaceControl_release (Results 1 – 8 of 8) sorted by relevance
56 ASurfaceControl_release(surfaceControl); in nativeCreateASurfaceControlFromSurface()
29 ~MyWrapper() { ASurfaceControl_release(surfaceControl); } in ~MyWrapper()
97 void ASurfaceControl_release(ASurfaceControl* _Nonnull surface_control) __INTRODUCED_IN(29);
303 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceControl_release);670 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceControl_release); in init_stub_library()
254 ASurfaceControl_release; # introduced=29
135 void ASurfaceControl_release(ASurfaceControl* aSurfaceControl) { in ASurfaceControl_release() function