Searched defs:clonedFrom (Results 1 – 2 of 2) sorted by relevance
795 void BufferLayer::setInitialValuesForClone(const sp<Layer>& clonedFrom) { in setInitialValuesForClone()811 sp<BufferLayer> clonedFrom = static_cast<BufferLayer*>(getClonedFrom().get()); in updateCloneBufferInfo() local
2480 void Layer::setInitialValuesForClone(const sp<Layer>& clonedFrom) { in setInitialValuesForClone()2516 sp<Layer> clonedFrom = getClonedFrom(); in updateClonedDrawingState() local2540 sp<Layer> clonedFrom = getClonedFrom(); in updateClonedChildren() local2581 const sp<Layer>& clonedFrom = getClonedFrom(); in updateClonedRelatives() local