Searched defs:ppdComm (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp109 static int ppdComm(const char* cmd, hwc_context_t *ctx) { function in namespace:qhwc
409 ppdComm("cabl:on", ctx);
411 ppdComm("cabl:yuv_on", ctx);
416 ppdComm("cabl:off", ctx);
418 ppdComm("cabl:yuv_off", ctx);

Completed in 25 milliseconds