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_dx11/src/libEGL/
Display.h 53 bool isValidSurface(egl::Surface *surface);
Display.cpp 454 bool Display::isValidSurface(egl::Surface *surface)
libEGL.cpp 74 if (!display->isValidSurface(surface))

Completed in 429 milliseconds