Searched refs:ASurfaceTexture_takeConsumerOwnership (Results 1 – 4 of 4) sorted by relevance
58 void ASurfaceTexture_takeConsumerOwnership(ASurfaceTexture* st);
60 android::ASurfaceTexture_takeConsumerOwnership*;
187 void ASurfaceTexture_takeConsumerOwnership(ASurfaceTexture* texture) { in ASurfaceTexture_takeConsumerOwnership() function
146 ASurfaceTexture_takeConsumerOwnership(mSurfaceTexture.get()); in apply()