Searched refs:cloneDrawingState (Results 1 – 2 of 2) sorted by relevance
987 void cloneDrawingState(const Layer* from);
2643 cloneDrawingState(clonedFrom.get()); in updateCloneBufferInfo()2689 cloneDrawingState(clonedFrom.get()); in updateClonedDrawingState()2809 void Layer::cloneDrawingState(const Layer* from) { in cloneDrawingState() function in android::Layer