Home
last modified time | relevance | path

Searched refs:buff_fd (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp37 static string get_ion_buff_str(int buff_fd) in get_ion_buff_str() argument
41 if (buff_fd >= 0) { in get_ion_buff_str()
42 string fdString = std::to_string(buff_fd); in get_ion_buff_str()
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp66 static string get_ion_buff_str(int buff_fd) in get_ion_buff_str() argument
70 if (buff_fd >= 0) { in get_ion_buff_str()
71 string fdString = std::to_string(buff_fd); in get_ion_buff_str()