HomeSort by relevance Sort by last modified time
    Searched refs:destroySharedImage (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/OpenGL/libEGL/
Display.h 86 bool destroySharedImage(EGLImageKHR);
Display.cpp 234 destroySharedImage(reinterpret_cast<EGLImageKHR>((intptr_t)mSharedImageNameSpace.firstName()));
750 bool Display::destroySharedImage(EGLImageKHR image)
libEGL.cpp 1126 if(!display->destroySharedImage(image))
    [all...]

Completed in 199 milliseconds