Searched defs:clonedFrom (Results 1 – 2 of 2) sorted by relevance
797 void BufferLayer::setInitialValuesForClone(const sp<Layer>& clonedFrom) { in setInitialValuesForClone()813 sp<BufferLayer> clonedFrom = static_cast<BufferLayer*>(getClonedFrom().get()); in updateCloneBufferInfo() local
2389 void Layer::setInitialValuesForClone(const sp<Layer>& clonedFrom) { in setInitialValuesForClone()2425 sp<Layer> clonedFrom = getClonedFrom(); in updateClonedDrawingState() local2449 sp<Layer> clonedFrom = getClonedFrom(); in updateClonedChildren() local2490 const sp<Layer>& clonedFrom = getClonedFrom(); in updateClonedRelatives() local