Home
last modified time | relevance | path

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

/external/drm_hwcomposer/drm/
DDrmDevice.cpp39 if (!IsKMSDev(path.c_str())) { in CreateInstance()
223 auto DrmDevice::IsKMSDev(const char *path) -> bool { in IsKMSDev() function in android::DrmDevice
DDrmDevice.h104 static auto IsKMSDev(const char *path) -> bool;