Searched defs:pixmap (Results  1 – 6 of 6) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/tests/ | 
| D | X11TestingSupport.cpp | 53 void freeNativePixmap(void* pixmap) { XFreePixmap(x11()->display, (Pixmap)pixmap); }  in freeNativePixmap()
 | 
| D | FrameBuffer_unittest.cpp | 897     void* pixmap = createNativePixmap(kWidth, kHeight, kBytesPerPixel);  in TEST_F()  local931     void* pixmap = createNativePixmap(mWidth, mHeight, 4);  in TEST_F()  local
 
 | 
| /device/generic/vulkan-cereal/stream-servers/ | 
| D | ColorBuffer.cpp | 454 bool ColorBuffer::glOpImportEglNativePixmap(void* pixmap, bool preserveContent) {  in glOpImportEglNativePixmap()
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/ | 
| D | ColorBufferGl.cpp | 1078 bool ColorBufferGl::importEglNativePixmap(void* pixmap, bool preserveContent) {  in importEglNativePixmap()
 | 
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ | 
| D | egl.cpp | 347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con…  in eglCreatePixmapSurface()
 | 
| /device/generic/goldfish-opengl/system/egl/ | 
| D | egl.cpp | 1378 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con…  in eglCreatePixmapSurface()
 |