Searched refs:RS_INIT_SYNCHRONOUS (Results 1 – 2 of 2) sorted by relevance
55 if (synchronous) flags |= RS_INIT_SYNCHRONOUS; in main()
71 RS_INIT_SYNCHRONOUS = 1, ///< All RenderScript calls will be synchronous. May reduce latency. enumerator