Home
last modified time | relevance | path

Searched defs:createNativeWindowForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/include/gfxstream/guest/
H A DANativeWindow.h50 virtual EGLNativeWindowType createNativeWindowForTesting(Gralloc* /*gralloc*/, in createNativeWindowForTesting() function
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DANativeWindowEmulated.cpp168 EGLNativeWindowType EmulatedANativeWindowHelper::createNativeWindowForTesting(Gralloc* gralloc, in createNativeWindowForTesting() function in gfxstream::EmulatedANativeWindowHelper