Home
last modified time | relevance | path

Searched refs:updateTransformHint (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.h276 void updateTransformHint(const sp<const DisplayDevice>& hw) const;
DLayer.cpp138 updateTransformHint(hw); in onFirstRef()
1263 void Layer::updateTransformHint(const sp<const DisplayDevice>& hw) const { in updateTransformHint() function in android::Layer
DSurfaceFlinger.cpp1434 layer->updateTransformHint(disp); in handleTransactionLocked()