Searched defs:stretch (Results 1 – 7 of 7) sorted by relevance
29 const StretchEffect& stretch, in draw()
288 const StretchEffect& stretch = properties.layerProperties().getStretchEffect(); in drawContent() local382 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
537 const StretchEffect& stretch = properties().layerProperties().getStretchEffect(); in applyViewPropertyTransforms() local
172 auto& stretch = renderNode->mutateStagingProperties() in android_view_RenderNode_clearStretch() local
777 public boolean stretch(float vecX, float vecY, in stretch() method in RenderNode