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

  /external/chromium_org/third_party/angle/src/libEGL/
Display.h 56 bool isValidSurface(egl::Surface *surface);
Display.cpp 491 bool Display::isValidSurface(egl::Surface *surface)
libEGL.cpp 74 if (!display->isValidSurface(surface))

Completed in 157 milliseconds