Home
last modified time | relevance | path

Searched refs:getRotDownscale (Results 1 – 8 of 8) 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.cpp1863 int getRotDownscale(hwc_context_t *ctx, const hwc_layer_1_t *layer) { in getRotDownscale() function
2006 int downscale = getRotDownscale(ctx, layer); in configureNonSplit()
2106 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()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.h444 int getRotDownscale(hwc_context_t *ctx, const hwc_layer_1_t *layer);
Dhwc.cpp141 (has90Transform(layer) || getRotDownscale(ctx, layer)) in setDMAState()
Dhwc_utils.cpp1943 int getRotDownscale(hwc_context_t *ctx, const hwc_layer_1_t *layer) { in getRotDownscale() function
2086 int downscale = getRotDownscale(ctx, layer); in configureNonSplit()
2187 int downscale = getRotDownscale(ctx, layer); in configureSplit()
Dhwc_mdpcomp.cpp2693 int downscale = getRotDownscale(ctx, layer); in configure()