Home
last modified time | relevance | path

Searched refs:getDestStr (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/liboverlay/
Doverlay.cpp77 sprintf(str, "Unset pipe=%s dpy=%d; ", getDestStr((eDest)i), in configDone()
114 snprintf(str, 32, "Set pipe=%s dpy=%d; ", getDestStr(dest), dpy); in nextPipe()
Doverlay.h141 utils::getDestStr((utils::eDest)index)); in validate()
DoverlayUtils.h735 inline const char* getDestStr(eDest dest) { in getDestStr() function