Home
last modified time | relevance | path

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

/aosp12/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) { in isSecureRGBDoable() function in qhwc::MDPComp
1754 if(!isSecureRGBDoable(ctx, layer)) { in updateSecureRGB()