Home
last modified time | relevance | path

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

/cts/hostsidetests/graphics/gpuprofiling/app/src/android/gpuprofiling/
DGpuRenderStagesDeviceActivity.java36 int result = nativeInitVulkan(); in onCreate()
41 private static native int nativeInitVulkan(); in nativeInitVulkan() method in GpuRenderStagesDeviceActivity
/cts/hostsidetests/gputools/apps/src/android/rootlessgpudebug/app/
DRootlessGpuDebugService.java77 String result = nativeInitVulkan(); in onStartCommand()
93 private static native String nativeInitVulkan(); in nativeInitVulkan() method in RootlessGpuDebugService