Searched refs:engine_initialize (Results 1 – 12 of 12) sorted by relevance
23 void* engine_initialize(bool isSecure);
75 tonemapper->engineContext = engine_initialize(isSecure); in build()
52 void* engine_initialize(bool isSecure) in engine_initialize() function
79 tonemapper->engineContext = engine_initialize(isSecure); in build()
73 void* engine_initialize(bool isSecure) in engine_initialize() function