Searched refs:updateTransformHint (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayer.h344 void updateTransformHint(const sp<const DisplayDevice>& hw) const;
H A DLayer.cpp173 updateTransformHint(hw);
2170 void Layer::updateTransformHint(const sp<const DisplayDevice>& hw) const { function in class:android::Layer
H A DSurfaceFlinger.cpp1714 layer->updateTransformHint(disp);
H A DSurfaceFlinger_hwc1.cpp1624 layer->updateTransformHint(disp);

Completed in 57 milliseconds