Home
last modified time | relevance | path

Searched refs:dst_buffer (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/display/msm8998/gpu_tonemapper/
DTonemapper.cpp112 EGLImageBuffer *dst_buffer = eglImageWrapper->wrap(dst); in blit() local
119 engine_setDestination(dst_buffer->getFramebuffer(), 0, 0, dst_buffer->getWidth(), in blit()
120 dst_buffer->getHeight()); in blit()
/hardware/intel/img/psb_video/src/
Dvsp_cmdbuf.c211 uint32_t dst_buffer, in vsp_cmdbuf_add_relocation() argument
241 reloc->dst_buffer = dst_buffer; in vsp_cmdbuf_add_relocation()
Dpnw_cmdbuf.h166 … uint32_t dst_buffer, /*Index of the list refered by cmdbuf->buffer_refs */
Dpnw_cmdbuf.c269 uint32_t dst_buffer, in pnw_cmdbuf_add_relocation() argument
299 reloc->dst_buffer = dst_buffer; in pnw_cmdbuf_add_relocation()
Dvsp_cmdbuf.h187 uint32_t dst_buffer,
Dtng_cmdbuf.h193 … IMG_UINT32 dst_buffer, /*Index of the list refered by cmdbuf->buffer_refs */
Dtng_cmdbuf.c332 IMG_UINT32 dst_buffer, in tng_cmdbuf_add_relocation() argument
362 reloc->dst_buffer = dst_buffer; in tng_cmdbuf_add_relocation()
Dpsb_cmdbuf.h155 uint32_t dst_buffer);
Dpsb_cmdbuf.c327 … uint32_t dst_buffer) /* 0 = reloc buf, 1 = cmdbuf, 2 = for host reloc */ in psb_cmdbuf_add_relocation() argument
333 if (dst_buffer) { in psb_cmdbuf_add_relocation()
364 reloc->dst_buffer = dst_buffer; in psb_cmdbuf_add_relocation()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_cmdbuf.h145 … uint32_t dst_buffer, /*Index of the list refered by cmdbuf->buffer_refs */
Dlnc_cmdbuf.c260 uint32_t dst_buffer, in lnc_cmdbuf_add_relocation() argument
290 reloc->dst_buffer = dst_buffer; in lnc_cmdbuf_add_relocation()