/hardware/ti/omap4-aah/camera/ |
D | ANativeWindowDisplayAdapter.cpp | 551 mBuffers[i].opaque = (void *)handle; in allocateBufferList() 558 mFramesType.add( (int) mBuffers[i].opaque, in allocateBufferList() 575 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[i].opaque; in allocateBufferList() 587 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[i].opaque; in allocateBufferList() 599 mFramesWithCameraAdapterMap.removeItem((buffer_handle_t *) mBuffers[i].opaque); in allocateBufferList() 602 mapper.lock(*(buffer_handle_t *) mBuffers[i].opaque, CAMHAL_GRALLOC_USAGE, bounds, y_uv); in allocateBufferList() 605 mapper.unlock(*(buffer_handle_t *) mBuffers[i].opaque); in allocateBufferList() 618 (buffer_handle_t *) mBuffers[start].opaque); in allocateBufferList() 623 mFramesWithCameraAdapterMap.removeItem((buffer_handle_t *) mBuffers[start].opaque); in allocateBufferList() 753 buffer_handle_t *handle = (buffer_handle_t *)mBuffers[0].opaque; in getFd() [all …]
|
D | BufferSourceAdapter.cpp | 441 mBuffers[i].opaque = (void *)handle; in allocateBufferList() 453 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[i].opaque; in allocateBufferList() 461 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[i].opaque; in allocateBufferList() 478 mFramesWithCameraAdapterMap.removeItem((buffer_handle_t *) mBuffers[i].opaque); in allocateBufferList() 491 (buffer_handle_t *) mBuffers[start].opaque); in allocateBufferList() 496 mFramesWithCameraAdapterMap.removeItem((buffer_handle_t *) mBuffers[start].opaque); in allocateBufferList() 542 missingIndices.add(mBuffers[i].opaque, i); in getBuffers() 548 newBuffers[index].opaque = mBuffers[value].opaque; in getBuffers() 553 missingIndices.removeItem(newBuffers[index].opaque); in getBuffers() 572 newBuffers[index].opaque = (void *)handle; in getBuffers() [all …]
|
D | MemoryManager.cpp | 115 buffers[i].opaque = data; in allocateBufferList() 189 munmap(buffers[i].opaque, buffers[i].size); in freeBufferList()
|
D | AppCallbackNotifier.cpp | 1116 … mVideoMetadataBufferMemoryMap.valueFor(frame->mBuffer->opaque); in notifyFrame() 1127 CameraBuffer *vBuf = mVideoMap.valueFor(frame->mBuffer->opaque); in notifyFrame() 1156 mapper.unlock((buffer_handle_t)vBuf->opaque); in notifyFrame() 1159 videoMetadataBuffer->handle = (void *)vBuf->opaque; in notifyFrame() 1170 … frame->mBuffer->opaque, videoMetadataBuffer, videoMedatadaBufferMemory); in notifyFrame() 1552 mPreviewBuffers[i].opaque = (unsigned char*) mPreviewMemory->data + (i*size); in startPreviewCallbacks() 1553 mPreviewBuffers[i].mapped = mPreviewBuffers[i].opaque; in startPreviewCallbacks() 1705 mVideoMetadataBufferMemoryMap.add((void *)buffers[i].opaque, videoMedatadaBufferMemory); in initSharedVideoBuffers() 1714 mVideoMap.add((void *)buffers[i].opaque, &vidBufs[i]); in initSharedVideoBuffers()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 193 opaque nmea_sentences[1200]; /* EVAL:[1200]*/ 241 opaque addr[256]; /* EVAL:[256]*/ 335 opaque requester_id[200]; /* EVAL:[200]*/ 366 opaque session_id[4]; /* EVAL:[4]*/ 372 opaque requestor_id_string[200]; /* EVAL:[200]*/ 378 opaque client_name_string[64]; /* EVAL:[64]*/ 394 opaque supl_hash[8]; /* EVAL:[8]*/ 405 opaque ext_client_address[20]; /* EVAL:[20]*/ 422 opaque lcs_codeword_string[20]; /* EVAL:[20]*/ 435 opaque notification_text[64]; /* EVAL:[64]*/ [all …]
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 193 opaque nmea_sentences[1200]; /* EVAL:[1200]*/ 241 opaque addr[256]; /* EVAL:[256]*/ 335 opaque requester_id[200]; /* EVAL:[200]*/ 366 opaque session_id[4]; /* EVAL:[4]*/ 372 opaque requestor_id_string[200]; /* EVAL:[200]*/ 378 opaque client_name_string[64]; /* EVAL:[64]*/ 394 opaque supl_hash[8]; /* EVAL:[8]*/ 405 opaque ext_client_address[20]; /* EVAL:[20]*/ 422 opaque lcs_codeword_string[20]; /* EVAL:[20]*/ 435 opaque notification_text[64]; /* EVAL:[64]*/ [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 193 opaque nmea_sentences[1200]; /* EVAL:[1200]*/ 241 opaque addr[256]; /* EVAL:[256]*/ 335 opaque requester_id[200]; /* EVAL:[200]*/ 366 opaque session_id[4]; /* EVAL:[4]*/ 372 opaque requestor_id_string[200]; /* EVAL:[200]*/ 378 opaque client_name_string[64]; /* EVAL:[64]*/ 394 opaque supl_hash[8]; /* EVAL:[8]*/ 405 opaque ext_client_address[20]; /* EVAL:[20]*/ 422 opaque lcs_codeword_string[20]; /* EVAL:[20]*/ 435 opaque notification_text[64]; /* EVAL:[64]*/ [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_common.xdr | 211 opaque nmea_sentences[200]; 260 opaque addr[256]; 361 opaque requester_id[200]; 392 opaque session_id[4]; 398 opaque requestor_id_string[200]; 404 opaque client_name_string[64]; 420 opaque supl_hash[8]; 431 opaque ext_client_address[20]; 448 opaque lcs_codeword_string[20]; 461 opaque notification_text[64]; [all …]
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_common.xdr | 211 opaque nmea_sentences[200]; 260 opaque addr[256]; 361 opaque requester_id[200]; 392 opaque session_id[4]; 398 opaque requestor_id_string[200]; 404 opaque client_name_string[64]; 420 opaque supl_hash[8]; 431 opaque ext_client_address[20]; 448 opaque lcs_codeword_string[20]; 461 opaque notification_text[64]; [all …]
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_common.xdr | 211 opaque nmea_sentences[200]; 260 opaque addr[256]; 361 opaque requester_id[200]; 392 opaque session_id[4]; 398 opaque requestor_id_string[200]; 404 opaque client_name_string[64]; 420 opaque supl_hash[8]; 431 opaque ext_client_address[20]; 448 opaque lcs_codeword_string[20]; 461 opaque notification_text[64]; [all …]
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_common.xdr | 211 opaque nmea_sentences[200]; 260 opaque addr[256]; 361 opaque requester_id[200]; 392 opaque session_id[4]; 398 opaque requestor_id_string[200]; 404 opaque client_name_string[64]; 420 opaque supl_hash[8]; 431 opaque ext_client_address[20]; 448 opaque lcs_codeword_string[20]; 461 opaque notification_text[64]; [all …]
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_common.xdr | 211 opaque nmea_sentences[200]; 260 opaque addr[256]; 361 opaque requester_id[200]; 392 opaque session_id[4]; 398 opaque requestor_id_string[200]; 404 opaque client_name_string[64]; 420 opaque supl_hash[8]; 431 opaque ext_client_address[20]; 448 opaque lcs_codeword_string[20]; 461 opaque notification_text[64]; [all …]
|
/hardware/intel/common/libva/va/wayland/ |
D | va_wayland_drm.c | 57 VADisplayContextWaylandDRM * const wl_drm_ctx = pDisplayContext->opaque; in drm_handle_device() 94 VADisplayContextWaylandDRM * const wl_drm_ctx = pDisplayContext->opaque; in drm_handle_authenticated() 122 struct va_wayland_drm_context * const wl_drm_ctx = pDisplayContext->opaque; in va_wayland_drm_destroy() 184 pDisplayContext->opaque = wl_drm_ctx; in va_wayland_drm_create()
|
D | va_wayland.c | 74 pDisplayContextWl = pDisplayContext->opaque; in va_DisplayContextDestroy() 86 free(pDisplayContext->opaque); in va_DisplayContextDestroy() 87 pDisplayContext->opaque = NULL; in va_DisplayContextDestroy()
|
D | va_wayland_emgd.c | 66 VADisplayContextWaylandEMGD * const wl_emgd_ctx = pDisplayContext->opaque; in va_wayland_emgd_destroy() 128 pDisplayContext->opaque = wl_emgd_ctx; in va_wayland_emgd_create()
|
/hardware/intel/common/libva/va/glx/ |
D | va_glx.c | 68 pDisplayContextGLX = pDisplayContext->opaque; in va_DisplayContextDestroy() 72 pDisplayContext->opaque = NULL; in va_DisplayContextDestroy() 104 pDisplayContext->opaque = pDisplayContextGLX; in vaGetDisplayGLX()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 193 opaque nmea_sentences<RPC_LOC_API_MAX_NMEA_STRING_LENGTH>; 232 opaque addr<RPC_LOC_API_MAX_SERVER_ADDR_LENGTH>; 325 opaque requester_id[200]; 356 opaque session_id[4]; 362 opaque requestor_id_string<RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH>; 368 opaque client_name_string<RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH>; 384 opaque supl_hash[8]; 395 opaque ext_client_address<RPC_LOC_NI_MAX_EXT_CLIENT_ADDRESS>; 412 opaque lcs_codeword_string<RPC_LOC_NI_CODEWORD_LENGTH>; 425 opaque notification_text<RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH>; [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 193 opaque nmea_sentences<RPC_LOC_API_MAX_NMEA_STRING_LENGTH>; 232 opaque addr<RPC_LOC_API_MAX_SERVER_ADDR_LENGTH>; 325 opaque requester_id[200]; 356 opaque session_id[4]; 362 opaque requestor_id_string<RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH>; 368 opaque client_name_string<RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH>; 384 opaque supl_hash[8]; 395 opaque ext_client_address<RPC_LOC_NI_MAX_EXT_CLIENT_ADDRESS>; 412 opaque lcs_codeword_string<RPC_LOC_NI_CODEWORD_LENGTH>; 425 opaque notification_text<RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH>; [all …]
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 193 opaque nmea_sentences<RPC_LOC_API_MAX_NMEA_STRING_LENGTH>; 232 opaque addr<RPC_LOC_API_MAX_SERVER_ADDR_LENGTH>; 325 opaque requester_id[200]; 356 opaque session_id[4]; 362 opaque requestor_id_string<RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH>; 368 opaque client_name_string<RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH>; 384 opaque supl_hash[8]; 395 opaque ext_client_address<RPC_LOC_NI_MAX_EXT_CLIENT_ADDRESS>; 412 opaque lcs_codeword_string<RPC_LOC_NI_CODEWORD_LENGTH>; 425 opaque notification_text<RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH>; [all …]
|
/hardware/qcom/camera/QCamera2/HAL/ |
D | QCameraMem.h | 91 virtual int getMatchBufIndex(const void *opaque, bool metadata) const = 0; 175 virtual int getMatchBufIndex(const void *opaque, bool metadata) const; 207 virtual int getMatchBufIndex(const void *opaque, bool metadata) const; 227 virtual int getMatchBufIndex(const void *opaque, bool metadata) const; 258 virtual int getMatchBufIndex(const void *opaque, bool metadata) const;
|
D | QCameraMem.cpp | 965 int QCameraHeapMemory::getMatchBufIndex(const void *opaque, in getMatchBufIndex() argument 973 if (mPtr[i] == opaque) { in getMatchBufIndex() 1227 int QCameraStreamMemory::getMatchBufIndex(const void *opaque, in getMatchBufIndex() argument 1235 if (mCameraMemory[i]->data == opaque) { in getMatchBufIndex() 1551 int QCameraVideoMemory::getMatchBufIndex(const void *opaque, in getMatchBufIndex() argument 1558 if (mMetadata[i]->data == opaque) { in getMatchBufIndex() 1565 if (mCameraMemory[i]->data == opaque) { in getMatchBufIndex() 2273 int QCameraGrallocMemory::getMatchBufIndex(const void *opaque, in getMatchBufIndex() argument 2281 if (mCameraMemory[i]->data == opaque) { in getMatchBufIndex()
|
/hardware/qcom/camera/QCamera2/HAL/wrapper/ |
D | QualcommCamera.h | 77 const void *opaque);
|
D | QualcommCamera.cpp | 328 const void *opaque) in release_recording_frame() argument 333 hardware->release_recording_frame(device, opaque); in release_recording_frame()
|
/hardware/qcom/camera/usbcamcore/inc/ |
D | QualcommUsbCamera.h | 174 const void *opaque);
|
/hardware/libhardware/include/hardware/ |
D | camera.h | 220 const void *opaque);
|