Home
last modified time | relevance | path

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

/cts/hostsidetests/sustainedperf/shadertoy_android/jni/
Dhooks_android.cpp19 extern void Init(int width, int height);
30 Init(width, height); in Java_com_android_gputest_GLtestLib_init()
Dshadertoy_renderer.cpp73 void Init(int width, int height) { in Init() function
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0925/
Dt4t.cpp58 static bool Init(Fuzz_Context& /*ctx*/) { in Init() function
102 if (!Init(ctx)) { in Fuzz_Init()