Home
last modified time | relevance | path

Searched refs:getEGLSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h105 EGLSurface getEGLSurface() const;
DDisplayDevice.cpp168 EGLSurface DisplayDevice::getEGLSurface() const { in getEGLSurface() function in DisplayDevice