Searched refs:isSecureRGBDoable (Results 1 – 2 of 2) sorted by relevance
203 bool isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
1490 bool MDPComp::isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { in isSecureRGBDoable() function in qhwc::MDPComp1754 if(!isSecureRGBDoable(ctx, layer)) { in updateSecureRGB()