Searched defs:stretch (Results 1 – 7 of 7) sorted by relevance
28 const StretchEffect& stretch, in draw()
303 const StretchEffect& stretch = properties.layerProperties().getStretchEffect(); in drawContent() local398 const StretchEffect& stretch = properties.layerProperties().getStretchEffect(); in setViewProperties() local
205 auto& stretch = props.mutateLayerProperties().mutableStretchEffect(); in doFrame() local
161 const StretchEffect& stretch = props.layerProperties().getStretchEffect(); in mapRect() local
577 const StretchEffect& stretch = properties().layerProperties().getStretchEffect(); in applyViewPropertyTransforms() local
170 auto& stretch = renderNode->mutateStagingProperties() in android_view_RenderNode_clearStretch() local
819 public boolean stretch(float vecX, float vecY, in stretch() method in RenderNode