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

  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Display.h 54 bool isValidSurface(egl::Surface *surface);
Display.cpp 472 bool Display::isValidSurface(egl::Surface *surface)
libEGL.cpp 70 if (!display->isValidSurface(surface))

Completed in 554 milliseconds