Home
last modified time | relevance | path

Searched refs:save_ptr (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libexternal/
Dexternal.cpp178 char *save_ptr; in readCEUnderscanInfo() local
214 ce_info_str = strtok_r(scanInfo, token, &save_ptr); in readCEUnderscanInfo()
217 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()
220 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()
/hardware/qcom/display/msm8226/libexternal/
Dexternal.cpp178 char *save_ptr; in readCEUnderscanInfo() local
214 ce_info_str = strtok_r(scanInfo, token, &save_ptr); in readCEUnderscanInfo()
217 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()
220 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()
/hardware/qcom/display/msm8909/libhdmi/
Dhdmi.cpp229 char *save_ptr; in readCEUnderscanInfo() local
258 ce_info_str = strtok_r(scanInfo, token, &save_ptr); in readCEUnderscanInfo()
261 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()
264 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.cpp241 char *save_ptr; in readCEUnderscanInfo() local
270 ce_info_str = strtok_r(scanInfo, token, &save_ptr); in readCEUnderscanInfo()
273 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()
276 ce_info_str = strtok_r(NULL, token, &save_ptr); in readCEUnderscanInfo()