Searched refs:persistentSurface (Results 1 – 2 of 2) sorted by relevance
344 std::shared_ptr<ANativeWindow> persistentSurface = enc->getPersistentSurface(); in runNativeEncoderTest() local345 enc->prepare(std::move(runConfig), persistentSurface); in runNativeEncoderTest()346 src->prepare(nullptr /*bufferListener*/, persistentSurface); in runNativeEncoderTest()
1398 Surface persistentSurface) { in recordFromSurface() argument1412 if (persistentSurface != null) { in recordFromSurface()1414 surface = persistentSurface; in recordFromSurface()1420 if (persistentSurface == null) { in recordFromSurface()1470 if (persistentSurface == null && surface != null) { in recordFromSurface()