Searched refs:pixelFormat (Results 1 – 2 of 2) sorted by relevance
339 EGLint surfType, int32_t w, int32_t h, GLenum pixelFormat);374 EGLBoolean egl_pbuffer_surface_t::init(GLenum pixelFormat) in init() argument386 pixelFormat); in init()399 GLenum pixelFormat) in create() argument403 if (pb && !pb->init(pixelFormat)) { in create()688 GLenum pixelFormat; in eglCreatePbufferSurface() local689 if (s_display.getConfigGLPixelFormat(config, &pixelFormat) == EGL_FALSE) in eglCreatePbufferSurface()693 EGL_PBUFFER_BIT, w, h, pixelFormat); in eglCreatePbufferSurface()
101 int pixelFormat);1289 int pixelFormat) in initUsbCamera() argument1355 v4l2format.fmt.pix.pixelformat = pixelFormat; in initUsbCamera()