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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
EGLDisplayOpenVG.h 58 bool surfacesCompatible(const EGLSurface&, const EGLSurface&);
SurfaceOpenVG.cpp 228 } else if (!EGLDisplayOpenVG::forDisplay(m_eglDisplay)->surfacesCompatible(currentSurface, m_eglSurface)) {
EGLDisplayOpenVG.cpp 308 bool EGLDisplayOpenVG::surfacesCompatible(const EGLSurface& surface, const EGLSurface& otherSurface)

Completed in 146 milliseconds