Searched refs:ASurfaceTexture_release (Results 1 – 9 of 9) sorted by relevance
71 void ASurfaceTexture_release(ASurfaceTexture* st) __INTRODUCED_IN(28);
34 void ASurfaceTexture_release(ASurfaceTexture* st) { in ASurfaceTexture_release() function
250 ASurfaceTexture_release; # introduced=28
125 void ASurfaceTexture_release(ASurfaceTexture* st) { in ASurfaceTexture_release() function160 return ASurfaceTexture_release(st); in ASurfaceTexture_routeRelease()
57 layer->setSurfaceTexture(AutoTextureRelease(surfaceTexture, &ASurfaceTexture_release)); in TextureLayer_setSurfaceTexture()
43 typedef std::unique_ptr<ASurfaceTexture, decltype(&ASurfaceTexture_release)> AutoTextureRelease;
22 ASurfaceTexture_release; # systemapi # introduced=30
297 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_release);641 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_release); in init_stub_library()