Searched refs:CreateCompatibleInputSurface (Results 1 – 2 of 2) sorted by relevance
97 static sp<PersistentSurface> CreateCompatibleInputSurface();
1103 sp<PersistentSurface> CCodec::CreateCompatibleInputSurface() { in CreateCompatibleInputSurface() function in android::CCodec1127 sp<PersistentSurface> persistentSurface = CreateCompatibleInputSurface(); in createInputSurface()