Home
last modified time | relevance | path

Searched refs:getRotDownscale (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h468 int getRotDownscale(hwc_context_t *ctx, const hwc_layer_1_t *layer);
Dhwc.cpp140 (has90Transform(layer) || getRotDownscale(ctx, layer)) in setDMAState()
Dhwc_utils.cpp1865 int getRotDownscale(hwc_context_t *ctx, const hwc_layer_1_t *layer) { in getRotDownscale() function
2008 int downscale = getRotDownscale(ctx, layer); in configureNonSplit()
2108 int downscale = getRotDownscale(ctx, layer); in configureSplit()
Dhwc_mdpcomp.cpp2798 const uint32_t downscale = getRotDownscale(ctx, layer); in acquireMDPPipes()
2873 int downscale = getRotDownscale(ctx, layer); in configure()