Searched refs:ppdComm (Results 1 - 2 of 2) 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);
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp109 static int ppdComm(const char* cmd, hwc_context_t *ctx) { function in namespace:qhwc
370 ppdComm("cabl:on", ctx);
372 ppdComm("cabl:yuv_on", ctx);
377 ppdComm("cabl:off", ctx);
379 ppdComm("cabl:yuv_off", ctx);

Completed in 26 milliseconds