Searched refs:new_st (Results 1 – 1 of 1) sorted by relevance
313 sp<IGraphicBufferProducer> new_st; in setVideoSurface() local317 new_st = surface->getIGraphicBufferProducer(); in setVideoSurface()318 if (new_st == NULL) { in setVideoSurface()323 new_st->incStrong((void*)decVideoSurfaceRef); in setVideoSurface()331 env->SetLongField(thiz, fields.surface_texture, (jlong)new_st.get()); in setVideoSurface()337 mp->setVideoSurfaceTexture(new_st); in setVideoSurface()