Searched refs:isSecureRGBDoable (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_mdpcomp.h207 bool isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
H A Dhwc_mdpcomp.cpp1465 bool MDPComp::isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
1729 if(!isSecureRGBDoable(ctx, layer)) {
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_mdpcomp.h203 bool isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
H A Dhwc_mdpcomp.cpp1490 bool MDPComp::isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
1754 if(!isSecureRGBDoable(ctx, layer)) {

Completed in 36 milliseconds