OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Blit
(Results
1 - 9
of
9
) 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/merrifield/include/pvr/hal/
img_gralloc_public.h
232
/* Custom-
blit
components in lieu of overlay hardware */
233
int (*
Blit
)(struct IMG_gralloc_module_public_t const *module,
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc_public.h
232
/* Custom-
blit
components in lieu of overlay hardware */
233
int (*
Blit
)(struct IMG_gralloc_module_public_t const *module,
/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
...]
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c
[
all
...]
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c
[
all
...]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c
887
nErr = module->
Blit
(module, pSrc[0], pDst, HAL_PIXEL_FORMAT_TI_NV12);
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c
874
nErr = module->
Blit
(module, pSrc[0], pDst, HAL_PIXEL_FORMAT_TI_NV12);
Completed in 2035 milliseconds