HomeSort by relevance Sort by last modified time
    Searched refs:isSupportedForMDPComp (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h 172 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp 243 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) {
449 if(not isSupportedForMDPComp(ctx, layer)) {
503 if(not isSupportedForMDPComp(ctx, layer)) {
587 if(not isSupportedForMDPComp(ctx, layer)) {
726 if(not isSupportedForMDPComp(ctx, layer)) {
    [all...]

Completed in 28 milliseconds