Home
last modified time | relevance | path

Searched defs:setInitialValuesForClone (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayer.cpp801 void BufferLayer::setInitialValuesForClone(const sp<Layer>& clonedFrom) { in setInitialValuesForClone() function in android::BufferLayer
H A DLayer.cpp2489 void Layer::setInitialValuesForClone(const sp<Layer>& clonedFrom) { in setInitialValuesForClone() function in android::Layer