Searched refs:CreatePersistentInputSurface (Results 1 – 4 of 4) sorted by relevance
85 static sp<PersistentSurface> CreatePersistentInputSurface();
419 sp<PersistentSurface> ps = MediaCodec::CreatePersistentInputSurface(); in AMediaCodec_createPersistentInputSurface()
1072 MediaCodec::CreatePersistentInputSurface(); in android_media_MediaCodec_createPersistentInputSurface()
447 sp<PersistentSurface> MediaCodec::CreatePersistentInputSurface() { in CreatePersistentInputSurface() function in android::MediaCodec