HomeSort by relevance Sort by last modified time
    Searched refs:surface_type (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium/chrome/browser/ui/gtk/
cairo_cached_surface.cc 61 int surface_type = cairo_surface_get_type(surface_); local
62 DCHECK(surface_type == CAIRO_SURFACE_TYPE_XLIB ||
63 surface_type == CAIRO_SURFACE_TYPE_XCB ||
64 surface_type == CAIRO_SURFACE_TYPE_IMAGE);
  /hardware/qcom/media/libc2dcolorconvert/
C2DColorConverter.h 39 C2D_SURFACE_TYPE surface_type,
44 C2D_SURFACE_TYPE surface_type,
48 C2D_SURFACE_TYPE surface_type,
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 455 * surface_type = C2D_SURFACE_RGB_HOST
460 * surface_type = C2D_SURFACE_RGB_EXT
465 * surface_type = C2D_SURFACE_YUV_HOST
471 * surface_type = C2D_SURFACE_YUV_EXT
476 C2D_SURFACE_TYPE surface_type,
482 C2D_SURFACE_TYPE *surface_type,
505 * The chunk of host memory is identified with surface_type and
515 C2D_SURFACE_TYPE surface_type,
520 * The chunk of host memory is identified with surface_type and
530 C2D_SURFACE_TYPE surface_type,
    [all...]
copybit_c2d.cpp 57 C2D_SURFACE_TYPE surface_type,
62 C2D_SURFACE_TYPE surface_type,
66 C2D_SURFACE_TYPE surface_type,
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 455 * surface_type = C2D_SURFACE_RGB_HOST
460 * surface_type = C2D_SURFACE_RGB_EXT
465 * surface_type = C2D_SURFACE_YUV_HOST
471 * surface_type = C2D_SURFACE_YUV_EXT
476 C2D_SURFACE_TYPE surface_type,
482 C2D_SURFACE_TYPE *surface_type,
505 * The chunk of host memory is identified with surface_type and
515 C2D_SURFACE_TYPE surface_type,
520 * The chunk of host memory is identified with surface_type and
530 C2D_SURFACE_TYPE surface_type,
    [all...]
copybit_c2d.cpp 57 C2D_SURFACE_TYPE surface_type,
62 C2D_SURFACE_TYPE surface_type,
66 C2D_SURFACE_TYPE surface_type,
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
c2d2.h 455 * surface_type = C2D_SURFACE_RGB_HOST
460 * surface_type = C2D_SURFACE_RGB_EXT
465 * surface_type = C2D_SURFACE_YUV_HOST
471 * surface_type = C2D_SURFACE_YUV_EXT
476 C2D_SURFACE_TYPE surface_type,
482 C2D_SURFACE_TYPE *surface_type,
505 * The chunk of host memory is identified with surface_type and
515 C2D_SURFACE_TYPE surface_type,
520 * The chunk of host memory is identified with surface_type and
530 C2D_SURFACE_TYPE surface_type,
    [all...]
copybit_c2d.cpp 57 C2D_SURFACE_TYPE surface_type,
62 C2D_SURFACE_TYPE surface_type,
66 C2D_SURFACE_TYPE surface_type,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
egl_g3d.c 233 EGLint surface_type; local
255 surface_type = 0x0;
259 surface_type |= EGL_PIXMAP_BIT;
264 surface_type |= EGL_WINDOW_BIT;
267 surface_type |= EGL_SCREEN_BIT_MESA;
269 surface_type |= EGL_PBUFFER_BIT;
273 surface_type |= EGL_SWAP_BEHAVIOR_PRESERVED_BIT;
276 surface_type |= EGL_VG_ALPHA_FORMAT_PRE_BIT;
297 conf->SurfaceType = surface_type;
300 if (surface_type & EGL_WINDOW_BIT)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d.c 233 EGLint surface_type; local
255 surface_type = 0x0;
259 surface_type |= EGL_PIXMAP_BIT;
264 surface_type |= EGL_WINDOW_BIT;
267 surface_type |= EGL_SCREEN_BIT_MESA;
269 surface_type |= EGL_PBUFFER_BIT;
273 surface_type |= EGL_SWAP_BEHAVIOR_PRESERVED_BIT;
276 surface_type |= EGL_VG_ALPHA_FORMAT_PRE_BIT;
297 conf->SurfaceType = surface_type;
300 if (surface_type & EGL_WINDOW_BIT)
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.h 55 EGLint surface_type,
EglConfig.cpp 35 EGLint surface_type,
66 m_surface_type(surface_type),
EglImp.cpp 276 EGLint surface_type = EGL_WINDOW_BIT; local
415 surface_type = attrib_list[i+1];
453 samples_per_pixel,stencil_size,surface_type,transparent_type,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_wm_surface_state.c 250 surf->ss0.surface_type = BRW_SURFACE_BUFFER;
326 surf->ss0.surface_type = translate_tex_target(tObj->Target);
417 surf->ss0.surface_type = BRW_SURFACE_BUFFER;
480 surf->ss0.surface_type = BRW_SURFACE_NULL;
547 surf->ss0.surface_type = BRW_SURFACE_2D;
brw_wm_surface_state.c 1041 unsigned surface_type = BRW_SURFACE_NULL; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_wm_surface_state.c 250 surf->ss0.surface_type = BRW_SURFACE_BUFFER;
326 surf->ss0.surface_type = translate_tex_target(tObj->Target);
417 surf->ss0.surface_type = BRW_SURFACE_BUFFER;
480 surf->ss0.surface_type = BRW_SURFACE_NULL;
547 surf->ss0.surface_type = BRW_SURFACE_2D;
brw_wm_surface_state.c 1041 unsigned surface_type = BRW_SURFACE_NULL; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.h 248 int depth, EGLint surface_type, const EGLint *attr_list,
egl_dri2.c 114 int depth, EGLint surface_type, const EGLint *attr_list,
206 base.SurfaceType = surface_type;
207 if (surface_type & (EGL_PBUFFER_BIT |
263 surface_type &= ~EGL_PIXMAP_BIT;
271 conf->base.SurfaceType |= surface_type;
    [all...]
platform_android.c 501 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT; local
513 count + 1, visuals[i].size, surface_type, NULL,
platform_x11.c 617 EGLint surface_type; local
628 surface_type =
648 d.data->depth, surface_type, config_attrs, NULL);
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.h 248 int depth, EGLint surface_type, const EGLint *attr_list,
egl_dri2.c 114 int depth, EGLint surface_type, const EGLint *attr_list,
206 base.SurfaceType = surface_type;
207 if (surface_type & (EGL_PBUFFER_BIT |
263 surface_type &= ~EGL_PIXMAP_BIT;
271 conf->base.SurfaceType |= surface_type;
    [all...]
platform_android.c 501 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT; local
513 count + 1, visuals[i].size, surface_type, NULL,
platform_x11.c 617 EGLint surface_type; local
628 surface_type =
648 d.data->depth, surface_type, config_attrs, NULL);
    [all...]

Completed in 663 milliseconds

1 2