Home
last modified time | relevance | path

Searched defs:NativePixmap (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp140 class NativePixmap : public eglu::NativePixmap class
206 NativePixmap::NativePixmap(EGLNativeDisplayType display, int width, int height, int bitDepth) in NativePixmap() function in tcu::__anonb02dce640111::NativePixmap
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp105 class NativePixmap : public eglu::NativePixmap class
172 NativePixmap::NativePixmap(NativeDisplay *nativeDisplay, int width, int height, int bitDepth) in NativePixmap() function in tcu::win32::__anonc8d456f00111::NativePixmap
/aosp_15_r20/external/deqp/framework/egl/
H A DegluNativePixmap.hpp41 class NativePixmap class
H A DegluNativePixmap.cpp33 NativePixmap::NativePixmap(Capability capabilities) : m_capabilities(capabilities) in NativePixmap() function in eglu::NativePixmap