Home
last modified time | relevance | path

Searched refs:useSurfaceAlloc (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
Dstagefright.cpp786 bool useSurfaceAlloc = false; in main() local
917 useSurfaceAlloc = true; in main()
1045 if ((useSurfaceAlloc || useSurfaceTexAlloc) && !audioOnly) { in main()
1046 if (useSurfaceAlloc) { in main()
1238 if ((useSurfaceAlloc || useSurfaceTexAlloc) && !audioOnly) { in main()
1241 if (useSurfaceAlloc) { in main()