Home
last modified time | relevance | path

Searched defs:createPixmap (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ohos/display/pixmap/
DtcuOhosPixmapFactory.cpp46 NativePixmap* OhosPixmapFactory::createPixmap (NativeDisplay* nativeDisplay, in createPixmap() function in tcu::OHOS_ROSEN::egl::OhosPixmapFactory
/third_party/vk-gl-cts/framework/egl/
DegluNativePixmap.cpp74 NativePixmap* NativePixmapFactory::createPixmap (NativeDisplay* nativeDisplay, EGLDisplay display, … in createPixmap() function in eglu::NativePixmapFactory
DegluGLContextFactory.cpp257 PixmapSurfacePair createPixmap (NativeDisplay* nativeDisplay, const NativePixmapFactory* pixmapFact… in createPixmap() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp211 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon8e4d825a0111::NativePixmapFactory
239 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon8e4d825a0111::NativePixmapFactory
/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.cpp89 eglu::NativePixmap* createPixmap (eglu::NativeDisplay*, int, int) const in createPixmap() function in tcu::nullws::PixmapFactory
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp191 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, EGLDispl… in createPixmap() function in tcu::win32::__anonfc7986980111::NativePixmapFactory
213 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, int widt… in createPixmap() function in tcu::win32::__anonfc7986980111::NativePixmapFactory
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp230 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon5d5b10250111::NativePixmapFactory
249 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon5d5b10250111::NativePixmapFactory
/third_party/vk-gl-cts/modules/egl/
DteglMakeCurrentPerfTests.cpp301 void MakeCurrentPerfCase::createPixmap (void) in createPixmap() function in deqp::egl::MakeCurrentPerfCase
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp403 glx::Pixmap FunctionsGLX::createPixmap(glx::FBConfig config, in createPixmap() function in rx::FunctionsGLX