HomeSort by relevance Sort by last modified time
    Searched defs:LibUI (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/android/
tcuAndroidInternals.cpp 46 LibUI::LibUI (void)
47 : m_library ("libui.so")
177 // \note: Hopefully uses the same allocator as libui
240 GraphicBuffer::GraphicBuffer (const LibUI& lib, deUint32 width, deUint32 height, PixelFormat format, deUint32 usage)
tcuAndroidInternals.hpp 128 class LibUI
136 LibUI (void);
171 GraphicBuffer (const LibUI& lib, deUint32 width, deUint32 height, PixelFormat format, deUint32 usage);

Completed in 50 milliseconds