Searched refs:ASurfaceTexture_takeConsumerOwnership (Results 1 – 4 of 4) sorted by relevance
57 void ASurfaceTexture_takeConsumerOwnership(ASurfaceTexture* st);
45 android::ASurfaceTexture_takeConsumerOwnership*;
188 void ASurfaceTexture_takeConsumerOwnership(ASurfaceTexture* texture) { in ASurfaceTexture_takeConsumerOwnership() function
133 ASurfaceTexture_takeConsumerOwnership(mSurfaceTexture.get()); in apply()