Searched refs:getRoundedCornerState (Results 1 – 3 of 3) sorted by relevance
556 const auto roundedCornerState = getRoundedCornerState(); in prepareClientLayer()1823 Layer::RoundedCornerState Layer::getRoundedCornerState() const { in getRoundedCornerState() function in android::Layer1826 RoundedCornerState parentState = p->getRoundedCornerState(); in getRoundedCornerState()1906 layerInfo->set_corner_radius(getRoundedCornerState().radius); in writeToProtoDrawingState()
664 RoundedCornerState getRoundedCornerState() const;
1891 if (layer->getRoundedCornerState().radius > 0.0f) { in calculateWorkingSet()3220 layer->getRoundedCornerState().radius == 0.0f && in computeVisibleRegions()3503 layer->getRoundedCornerState().radius == 0.0f && hasClientComposition) { in doComposeSurfaces()