Home
last modified time | relevance | path

Searched defs:buf_fd (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/android/
Dpsb_surface_gralloc.c203 int buf_fd = gralloc_getbuffd(handle); in psb_CreateSurfacesFromGralloc() local
371 int buf_fd = gralloc_getbuffd((buffer_handle_t)handle); in psb_CreateSurfacesFromGralloc() local
/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.cpp1552 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, in doReprocess()
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4524 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, size_t buf_length, in doReprocess()