HomeSort by relevance Sort by last modified time
    Searched defs:Blit (Results 1 - 5 of 5) sorted by null

  /hardware/ti/omap4-aah/hwc/
hal_public.h 128 /* Custom-blit components in lieu of overlay hardware */
129 int (*Blit)(struct IMG_gralloc_module_public_t const *module,
  /hardware/ti/omap4xxx/hwc/
hal_public.h 128 /* Custom-blit components in lieu of overlay hardware */
129 int (*Blit)(struct IMG_gralloc_module_public_t const *module,
  /hardware/intel/img/hwcomposer/include/pvr/hal/
hal_public.h 252 /* Custom-blit components in lieu of overlay hardware */
253 int (*Blit)(struct IMG_gralloc_module_public_t const *module,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 337 struct blit_state Blit; /**< For _mesa_meta_BlitFramebuffer() */
347 static void meta_glsl_blit_cleanup(struct gl_context *ctx, struct blit_state *blit);
442 meta_glsl_blit_cleanup(ctx, &ctx->Meta->Blit);
1399 struct blit_state *blit = &ctx->Meta->Blit; local
1579 struct blit_state *blit = &ctx->Meta->Blit; local
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 337 struct blit_state Blit; /**< For _mesa_meta_BlitFramebuffer() */
347 static void meta_glsl_blit_cleanup(struct gl_context *ctx, struct blit_state *blit);
442 meta_glsl_blit_cleanup(ctx, &ctx->Meta->Blit);
1399 struct blit_state *blit = &ctx->Meta->Blit; local
1579 struct blit_state *blit = &ctx->Meta->Blit; local
    [all...]

Completed in 110 milliseconds