• Home
  • Raw
  • Download

Lines Matching defs:layer

860 bool isDownscaleRequired(hwc_layer_1_t const* layer) {  in isDownscaleRequired()
874 bool needsScaling(hwc_layer_1_t const* layer) { in needsScaling()
894 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer, in needsScalingWithSplit()
947 bool isAlphaScaled(hwc_layer_1_t const* layer) { in isAlphaScaled()
954 bool isAlphaPresent(hwc_layer_1_t const* layer) { in isAlphaPresent()
984 hwc_layer_1_t *layer = &list->hwLayers[i]; in trimList() local
1026 hwc_layer_1_t const* layer = &list->hwLayers[i]; in setListStats() local
1147 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer) { in isSecuring()
1326 bool layerUpdating(const hwc_layer_1_t* layer) { in layerUpdating()
1423 hwc_layer_1_t* layer = (hwc_layer_1_t*)&list->hwLayers[j]; in optimizeLayerRects() local
1689 void setMdpFlags(hwc_context_t *ctx, hwc_layer_1_t *layer, in setMdpFlags()
1802 int configColorLayer(hwc_context_t *ctx, hwc_layer_1_t *layer, in configColorLayer()
1863 int getRotDownscale(hwc_context_t *ctx, const hwc_layer_1_t *layer) { in getRotDownscale()
1969 int configureNonSplit(hwc_context_t *ctx, hwc_layer_1_t *layer, in configureNonSplit()
2068 int configureSplit(hwc_context_t *ctx, hwc_layer_1_t *layer, in configureSplit()
2218 int configureSourceSplit(hwc_context_t *ctx, hwc_layer_1_t *layer, in configureSourceSplit()
2424 hwc_layer_1_t* layer = &(list->hwLayers[index]); in isGLESComp() local
2580 void LayerRotMap::add(hwc_layer_1_t* layer, Rotator *rot) { in add()
2602 hwc_layer_1_t* layer = getLayer(index); in isRotCached() local