/hardware/interfaces/renderscript/1.0/default/ |
D | Device.cpp | 65 dlsym(RTLD_DEFAULT, "android_get_exported_namespace")); in loadHAL() 91 .Allocation1DData = (Allocation1DDataFnPtr)dlsym(handle, "rsAllocation1DData"), in loadHAL() 93 .Allocation1DRead = (Allocation1DReadFnPtr)dlsym(handle, "rsAllocation1DRead"), in loadHAL() 94 .Allocation2DData = (Allocation2DDataFnPtr)dlsym(handle, "rsAllocation2DData"), in loadHAL() 95 .Allocation2DRead = (Allocation2DReadFnPtr)dlsym(handle, "rsAllocation2DRead"), in loadHAL() 96 .Allocation3DData = (Allocation3DDataFnPtr)dlsym(handle, "rsAllocation3DData"), in loadHAL() 97 .Allocation3DRead = (Allocation3DReadFnPtr)dlsym(handle, "rsAllocation3DRead"), in loadHAL() 99 (AllocationAdapterCreateFnPtr)dlsym(handle, "rsAllocationAdapterCreate"), in loadHAL() 101 (AllocationAdapterOffsetFnPtr)dlsym(handle, "rsAllocationAdapterOffset"), in loadHAL() 103 (AllocationCopy2DRangeFnPtr)dlsym(handle, "rsAllocationCopy2DRange"), in loadHAL() [all …]
|
/hardware/google/camera/common/hal/aidl_service/ |
D | libc_wrappers.cc | 41 reinterpret_cast<mkfifo_function_type>(dlsym(RTLD_NEXT, "mkfifo")); in mkfifo() 48 reinterpret_cast<access_function_type>(dlsym(RTLD_NEXT, "access")); in access() 55 reinterpret_cast<mkdir_function_type>(dlsym(RTLD_NEXT, "mkdir")); in mkdir() 62 reinterpret_cast<rmdir_function_type>(dlsym(RTLD_NEXT, "rmdir")); in rmdir() 69 reinterpret_cast<chdir_function_type>(dlsym(RTLD_NEXT, "chdir")); in chdir() 76 reinterpret_cast<link_function_type>(dlsym(RTLD_NEXT, "link")); in link() 83 reinterpret_cast<unlink_function_type>(dlsym(RTLD_NEXT, "unlink")); in unlink() 90 reinterpret_cast<rename_function_type>(dlsym(RTLD_NEXT, "rename")); in rename() 97 reinterpret_cast<stat_function_type>(dlsym(RTLD_NEXT, "stat")); in stat() 104 reinterpret_cast<chmod_function_type>(dlsym(RTLD_NEXT, "chmod")); in chmod() [all …]
|
/hardware/nxp/nfc/snxxx/halimpl/eseclients_extns/src/ |
D | eSEClientExtns.cc | 64 (fpCheckEseClientUpdate_t)dlsym(HalLibnfc_handle, "checkEseClientUpdate"); in checkEseClientUpdate() 91 fpPerformEseClientUpdate = (fpPerformEseClientUpdate_t)dlsym( in perform_eSEClientUpdate() 118 fpEseClientUpdate_Nfc_Thread = (fpEseClientUpdate_Nfc_Thread_t)dlsym( in eSEClientUpdate_NFC_Thread() 149 (fpSeteSEClientState_t)dlsym(HalLibnfc_handle, "seteSEClientState"); in seteSEClientState()
|
/hardware/qcom/media/msm8996/libstagefrighthw/ |
D | QComOMXPlugin.cpp | 39 mInit = (InitFunc)dlsym(mLibHandle, "OMX_Init"); in QComOMXPlugin() 40 mDeinit = (DeinitFunc)dlsym(mLibHandle, "OMX_Deinit"); in QComOMXPlugin() 43 (ComponentNameEnumFunc)dlsym(mLibHandle, "OMX_ComponentNameEnum"); in QComOMXPlugin() 45 mGetHandle = (GetHandleFunc)dlsym(mLibHandle, "OMX_GetHandle"); in QComOMXPlugin() 46 mFreeHandle = (FreeHandleFunc)dlsym(mLibHandle, "OMX_FreeHandle"); in QComOMXPlugin() 49 (GetRolesOfComponentFunc)dlsym( in QComOMXPlugin()
|
/hardware/qcom/media/msm8974/libstagefrighthw/ |
D | QComOMXPlugin.cpp | 39 mInit = (InitFunc)dlsym(mLibHandle, "OMX_Init"); in QComOMXPlugin() 40 mDeinit = (DeinitFunc)dlsym(mLibHandle, "OMX_Deinit"); in QComOMXPlugin() 43 (ComponentNameEnumFunc)dlsym(mLibHandle, "OMX_ComponentNameEnum"); in QComOMXPlugin() 45 mGetHandle = (GetHandleFunc)dlsym(mLibHandle, "OMX_GetHandle"); in QComOMXPlugin() 46 mFreeHandle = (FreeHandleFunc)dlsym(mLibHandle, "OMX_FreeHandle"); in QComOMXPlugin() 49 (GetRolesOfComponentFunc)dlsym( in QComOMXPlugin()
|
/hardware/qcom/media/msm8998/libstagefrighthw/ |
D | QComOMXPlugin.cpp | 39 mInit = (InitFunc)dlsym(mLibHandle, "OMX_Init"); in QComOMXPlugin() 40 mDeinit = (DeinitFunc)dlsym(mLibHandle, "OMX_Deinit"); in QComOMXPlugin() 43 (ComponentNameEnumFunc)dlsym(mLibHandle, "OMX_ComponentNameEnum"); in QComOMXPlugin() 45 mGetHandle = (GetHandleFunc)dlsym(mLibHandle, "OMX_GetHandle"); in QComOMXPlugin() 46 mFreeHandle = (FreeHandleFunc)dlsym(mLibHandle, "OMX_FreeHandle"); in QComOMXPlugin() 49 (GetRolesOfComponentFunc)dlsym( in QComOMXPlugin()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_adreno_info.cpp | 60 ::dlsym(libadreno_utils_, "compute_aligned_width_and_height"); in AdrenoMemInfo() 62 ::dlsym(libadreno_utils_, "compute_fmt_aligned_width_and_height"); in AdrenoMemInfo() 64 ::dlsym(libadreno_utils_, "compute_surface_padding"); in AdrenoMemInfo() 66 ::dlsym(libadreno_utils_, "compute_compressedfmt_aligned_width_and_height"); in AdrenoMemInfo() 68 ::dlsym(libadreno_utils_, "isUBWCSupportedByGpu"); in AdrenoMemInfo() 70 ::dlsym(libadreno_utils_, "get_gpu_pixel_alignment"); in AdrenoMemInfo() 72 ::dlsym(libadreno_utils_, "adreno_get_metadata_blob_size"); in AdrenoMemInfo() 74 ::dlsym(libadreno_utils_, "adreno_init_memory_layout"); in AdrenoMemInfo() 76 ::dlsym(libadreno_utils_, "adreno_get_aligned_gpu_buffer_size"); in AdrenoMemInfo()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_camera_info.cpp | 58 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetStrideInBytes"); in CameraInfo() 60 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetStrideInPixels"); in CameraInfo() 62 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetScanline"); in CameraInfo() 64 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetPlaneSize"); in CameraInfo() 66 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetBufferSize"); in CameraInfo() 68 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetUBWCInfo"); in CameraInfo() 70 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetPlaneAlignment"); in CameraInfo() 72 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetPlaneOffset"); in CameraInfo() 74 ::dlsym(libcamera_utils_, "CamxFormatUtil_IsPerPlaneFdNeeded"); in CameraInfo() 76 ::dlsym(libcamera_utils_, "CamxFormatUtil_GetBpp"); in CameraInfo() [all …]
|
D | gr_adreno_info.cpp | 60 ::dlsym(libadreno_utils_, "compute_aligned_width_and_height"); in AdrenoMemInfo() 62 ::dlsym(libadreno_utils_, "compute_fmt_aligned_width_and_height"); in AdrenoMemInfo() 64 ::dlsym(libadreno_utils_, "compute_surface_padding"); in AdrenoMemInfo() 66 ::dlsym(libadreno_utils_, "compute_compressedfmt_aligned_width_and_height"); in AdrenoMemInfo() 68 ::dlsym(libadreno_utils_, "isUBWCSupportedByGpu"); in AdrenoMemInfo() 70 ::dlsym(libadreno_utils_, "get_gpu_pixel_alignment"); in AdrenoMemInfo() 72 ::dlsym(libadreno_utils_, "adreno_get_metadata_blob_size"); in AdrenoMemInfo() 74 ::dlsym(libadreno_utils_, "adreno_init_memory_layout"); in AdrenoMemInfo() 76 ::dlsym(libadreno_utils_, "adreno_get_aligned_gpu_buffer_size"); in AdrenoMemInfo()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_adreno_info.cpp | 49 ::dlsym(libadreno_utils_, "compute_aligned_width_and_height"); in Init() 51 ::dlsym(libadreno_utils_, "compute_surface_padding"); in Init() 53 ::dlsym(libadreno_utils_, "compute_compressedfmt_aligned_width_and_height"); in Init() 55 ::dlsym(libadreno_utils_, "isUBWCSupportedByGpu"); in Init() 57 ::dlsym(libadreno_utils_, "get_gpu_pixel_alignment"); in Init()
|
/hardware/qcom/sm7250/media/libstagefrighthw/ |
D | QComOMXPlugin.cpp | 39 mInit = (InitFunc)dlsym(mLibHandle, "OMX_Init"); in QComOMXPlugin() 40 mDeinit = (DeinitFunc)dlsym(mLibHandle, "OMX_Deinit"); in QComOMXPlugin() 43 (ComponentNameEnumFunc)dlsym(mLibHandle, "OMX_ComponentNameEnum"); in QComOMXPlugin() 45 mGetHandle = (GetHandleFunc)dlsym(mLibHandle, "OMX_GetHandle"); in QComOMXPlugin() 46 mFreeHandle = (FreeHandleFunc)dlsym(mLibHandle, "OMX_FreeHandle"); in QComOMXPlugin() 49 (GetRolesOfComponentFunc)dlsym( in QComOMXPlugin()
|
/hardware/qcom/sm8150/media/libstagefrighthw/ |
D | QComOMXPlugin.cpp | 39 mInit = (InitFunc)dlsym(mLibHandle, "OMX_Init"); in QComOMXPlugin() 40 mDeinit = (DeinitFunc)dlsym(mLibHandle, "OMX_Deinit"); in QComOMXPlugin() 43 (ComponentNameEnumFunc)dlsym(mLibHandle, "OMX_ComponentNameEnum"); in QComOMXPlugin() 45 mGetHandle = (GetHandleFunc)dlsym(mLibHandle, "OMX_GetHandle"); in QComOMXPlugin() 46 mFreeHandle = (FreeHandleFunc)dlsym(mLibHandle, "OMX_FreeHandle"); in QComOMXPlugin() 49 (GetRolesOfComponentFunc)dlsym( in QComOMXPlugin()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_adreno_info.cpp | 49 ::dlsym(libadreno_utils_, "compute_aligned_width_and_height"); in Init() 51 ::dlsym(libadreno_utils_, "compute_surface_padding"); in Init() 53 ::dlsym(libadreno_utils_, "compute_compressedfmt_aligned_width_and_height"); in Init() 55 ::dlsym(libadreno_utils_, "isUBWCSupportedByGpu"); in Init() 57 ::dlsym(libadreno_utils_, "get_gpu_pixel_alignment"); in Init()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_adreno_info.cpp | 60 ::dlsym(libadreno_utils_, "compute_aligned_width_and_height"); in AdrenoMemInfo() 62 ::dlsym(libadreno_utils_, "compute_surface_padding"); in AdrenoMemInfo() 64 ::dlsym(libadreno_utils_, "compute_compressedfmt_aligned_width_and_height"); in AdrenoMemInfo() 66 ::dlsym(libadreno_utils_, "isUBWCSupportedByGpu"); in AdrenoMemInfo() 68 ::dlsym(libadreno_utils_, "get_gpu_pixel_alignment"); in AdrenoMemInfo()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_adreno_info.cpp | 60 ::dlsym(libadreno_utils_, "compute_aligned_width_and_height"); in AdrenoMemInfo() 62 ::dlsym(libadreno_utils_, "compute_surface_padding"); in AdrenoMemInfo() 64 ::dlsym(libadreno_utils_, "compute_compressedfmt_aligned_width_and_height"); in AdrenoMemInfo() 66 ::dlsym(libadreno_utils_, "isUBWCSupportedByGpu"); in AdrenoMemInfo() 68 ::dlsym(libadreno_utils_, "get_gpu_pixel_alignment"); in AdrenoMemInfo()
|
/hardware/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal_PowerTrackerIface.cc | 80 outHandle->start = (PowerTrackerStartFunc_t)dlsym( in phNxpNciHal_PowerTrackerInit() 87 outHandle->stateChange = (PowerTrackerStateChangeFunc_t)dlsym( in phNxpNciHal_PowerTrackerInit() 95 outHandle->stop = (PowerTrackerStopFunc_t)dlsym( in phNxpNciHal_PowerTrackerInit()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | ext_speaker.c | 56 sd->set_mode = (set_mode_t)dlsym(sd->speaker_bundle, in open_speaker_bundle() 63 sd->set_speaker_on = (set_speaker_on_t)dlsym(sd->speaker_bundle, in open_speaker_bundle() 70 sd->set_earpiece_on = (set_earpiece_on_t)dlsym(sd->speaker_bundle, in open_speaker_bundle() 77 sd->set_voice_vol = (set_voice_vol_t)dlsym(sd->speaker_bundle, in open_speaker_bundle()
|
/hardware/qcom/gps/msm8960/core/ |
D | ContextBase.cpp | 50 getIzatProxy_t* getter = (getIzatProxy_t*)dlsym(lib, "getIzatProxy"); in getIzatProxy() 72 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() 84 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi()
|
/hardware/qcom/gps/msm8994/core/ |
D | ContextBase.cpp | 50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() 73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() 85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi()
|
/hardware/qcom/gps/core/ |
D | ContextBase.cpp | 50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() 73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() 85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi()
|
/hardware/qcom/gps/msm8084/core/ |
D | ContextBase.cpp | 52 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() 82 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() 97 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi()
|
/hardware/qcom/gps/msm8996/core/ |
D | ContextBase.cpp | 71 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() 94 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() 106 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi()
|
/hardware/qcom/gps/msm8909/core/ |
D | ContextBase.cpp | 71 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() 95 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() 107 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi()
|
/hardware/google/graphics/common/libhwc2.1/libvrr/ |
D | ExternalEventHandlerLoader.h | 37 dlsym(mLibHandle.get(), "createExternalEventHandler")); in ExternalEventHandlerLoader() 45 dlsym(mLibHandle.get(), "destroyExternalEventHandler")); in ExternalEventHandlerLoader()
|
/hardware/qcom/audio/hal/ |
D | acdb.c | 72 my_data->acdb_init_v3 = (acdb_init_v3_t)dlsym(my_data->acdb_handle, in acdb_init() 77 my_data->acdb_init_v2 = (acdb_init_v2_cvd_t)dlsym(my_data->acdb_handle, in acdb_init() 82 my_data->acdb_init = (acdb_init_t)dlsym(my_data->acdb_handle, in acdb_init()
|