/external/libnl/lib/ |
cache_mngt.c | 23 static struct nl_cache_ops *cache_ops; variable in typeref:struct:nl_cache_ops 41 for (ops = cache_ops; ops; ops = ops->co_next) 64 for (ops = cache_ops; ops; ops = ops->co_next) { 101 for (ops = cache_ops; ops; ops = ops->co_next) 118 for (ops = cache_ops; ops; ops = ops->co_next) 139 ops->co_next = cache_ops; 140 cache_ops = ops; 162 for (tp = &cache_ops; (t=*tp) != NULL; tp = &t->co_next)
|
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
QualcommUsbCamera.cpp | 1635 int cache_ops(QCameraHalMemInfo_t *mem_info, function in namespace:android [all...] |
/hardware/qcom/camera/usbcamcore/src/ |
QualcommUsbCamera.cpp | 1635 int cache_ops(QCameraHalMemInfo_t *mem_info, function in namespace:android [all...] |
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
QCameraHWI.cpp | 64 pme->cache_ops((QCameraHalMemInfo_t *)(recvd_frame->bufs[i]->mem_info), 138 pme->cache_ops((QCameraHalMemInfo_t *)(cookie->src_frame->bufs[i]->mem_info), 188 cache_ops((QCameraHalMemInfo_t *)(super_buf->bufs[i]->mem_info), 604 cache_ops(main_mem_info, main_frame->buffer, ION_IOC_CLEAN_INV_CACHES); 629 cache_ops(thumb_mem_info, thumb_frame->buffer, ION_IOC_CLEAN_INV_CACHES); 3335 int QCameraHardwareInterface::cache_ops(QCameraHalMemInfo_t *mem_info, function in class:android::QCameraHardwareInterface [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_msm8974.cpp | 10492 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( function in class:omx_vdec::allocate_color_convert_buf [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_v4l2.cpp | 11733 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::cache_ops( function in class:omx_vdec::allocate_color_convert_buf [all...] |