Searched refs:OhosPixmapFactory (Results 1 – 3 of 3) sorted by relevance
45 class OhosPixmapFactory : public eglu::NativePixmapFactory class48 OhosPixmapFactory (void) in OhosPixmapFactory() function in tcu::OHOS_ROSEN::egl::OhosPixmapFactory
46 NativePixmap* OhosPixmapFactory::createPixmap (NativeDisplay* nativeDisplay, in createPixmap()
49 m_nativePixmapRegistry.registerFactory(new OhosPixmapFactory()); in OhosDisplayFactory()