Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglAndroidUtil.cpp114 const LibUI& getLibUI (void) const;
125 const LibUI& AndroidNativeImageSource::getLibUI (void) const in getLibUI() function in deqp::egl::Image::AndroidNativeImageSource
141 MovePtr<AndroidNativeClientBuffer> buffer (new AndroidNativeClientBuffer(getLibUI(), m_format)); in createBuffer()