HomeSort by relevance Sort by last modified time
    Searched full:fbconfig (Results 26 - 46 of 46) sorted by null

12

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 19 #include "FBConfig.h"
301 InitConfigStatus configStatus = FBConfig::initConfigList(fb);
311 int nConfigs = FBConfig::getNumConfigs();
315 GLint rtype = FBConfig::get(i)->getRenderableType();
  /external/chromium_org/ui/gl/
gl_surface_glx.cc 538 // process to choose the FBConfig and from there the X Visual to
540 // pass that FBConfig down rather than attempting to reconstitute
  /external/chromium_org/third_party/mesa/src/src/glx/
glx_pbuffer.c 240 CreateDRIDrawable(Display *dpy, const struct glx_config * fbconfig,
426 req->fbconfig = config->fbconfigID;
522 req->fbconfig = config->fbconfigID;
glxclient.h 424 struct glx_screen *psc, struct glx_config *fbconfig);
  /external/mesa3d/src/glx/
glx_pbuffer.c 240 CreateDRIDrawable(Display *dpy, const struct glx_config * fbconfig,
426 req->fbconfig = config->fbconfigID;
522 req->fbconfig = config->fbconfigID;
glxclient.h 424 struct glx_screen *psc, struct glx_config *fbconfig);
  /external/qemu/hw/android/goldfish/
fb.c 144 } FbConfig;
159 static const FbConfig fb_configs[] = {
186 const FbConfig* fbc = &fb_configs[nn];
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_screen.c 767 fprintf(stderr, "[%s:%u] Error creating FBConfig!\n", __func__,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.c 767 fprintf(stderr, "[%s:%u] Error creating FBConfig!\n", __func__,
  /prebuilts/android-emulator/linux-x86_64/lib/
libOpenglRender.so 
  /external/chromium_org/content/common/gpu/media/
vaapi_video_decode_accelerator.cc 298 DVLOG(1) << "Could not get a usable FBConfig";
  /external/chromium_org/third_party/mesa/src/include/GL/internal/
dri_interface.h 474 * by the loader. For example, FBConfig ID or visual ID, drawable type.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_screen.c 1038 fprintf(stderr, "[%s:%u] Error creating FBConfig!\n", __func__,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
swrast.c 192 fprintf(stderr, "[%s:%u] Error creating FBConfig!\n", __func__,
  /external/mesa3d/include/GL/internal/
dri_interface.h 474 * by the loader. For example, FBConfig ID or visual ID, drawable type.
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.c 1038 fprintf(stderr, "[%s:%u] Error creating FBConfig!\n", __func__,
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 192 fprintf(stderr, "[%s:%u] Error creating FBConfig!\n", __func__,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/internal/
dri_interface.h 418 * by the loader. For example, FBConfig ID or visual ID, drawable type.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 418 * by the loader. For example, FBConfig ID or visual ID, drawable type.
  /prebuilts/tools/linux-x86/emulator/lib/
libOpenglRender.so 
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrl.h     [all...]

Completed in 1504 milliseconds

12