Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dstagefright.cpp787 bool useSurfaceTexAlloc = false; in main() local
923 useSurfaceTexAlloc = true; in main()
1045 if ((useSurfaceAlloc || useSurfaceTexAlloc) && !audioOnly) { in main()
1068 CHECK(useSurfaceTexAlloc); in main()
1238 if ((useSurfaceAlloc || useSurfaceTexAlloc) && !audioOnly) { in main()