Home
last modified time | relevance | path

Searched defs:forceCpu (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpp/
DRenderScript.cpp54 bool RS::init(bool forceCpu, bool synchronous) { in init()
58 bool RS::init(int targetApi, bool forceCpu, bool synchronous) { in init()
/frameworks/rs/tests/latency/
Dlatency.cpp13 bool forceCpu = false; in main() local
/frameworks/rs/
DrsContext.cpp513 RsContextType ct, bool forceCpu, in createContext()
901 RsContextType ct, bool forceCpu, bool synchronous) { in rsContextCreate()