Searched refs:GetEncoder (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_res_mgr.cpp | 60 static bool GetEncoder(int dev_fd, drmModeConnector *conn, drmModeEncoder **encoder) { in GetEncoder() function 128 if (!GetEncoder(dev_fd, conn, &enc)) { in Init()
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_res_mgr.cpp | 60 static bool GetEncoder(int dev_fd, drmModeConnector *conn, drmModeEncoder **encoder) { in GetEncoder() function 128 if (!GetEncoder(dev_fd, conn, &enc)) { in Init()
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_res_mgr.cpp | 60 static bool GetEncoder(int dev_fd, drmModeConnector *conn, drmModeEncoder **encoder) { in GetEncoder() function 128 if (!GetEncoder(dev_fd, conn, &enc)) { in Init()
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_res_mgr.cpp | 60 static bool GetEncoder(int dev_fd, drmModeConnector *conn, drmModeEncoder **encoder) { in GetEncoder() function 128 if (!GetEncoder(dev_fd, conn, &enc)) { in Init()
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_res_mgr.cpp | 60 static bool GetEncoder(int dev_fd, drmModeConnector *conn, drmModeEncoder **encoder) { in GetEncoder() function 128 if (!GetEncoder(dev_fd, conn, &enc)) { in Init()
|