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

/frameworks/native/services/surfaceflinger/
H A DLayer.h339 void updateTransformHint(const sp<const DisplayDevice>& hw) const;
H A DLayer.cpp170 updateTransformHint(hw);
2075 void Layer::updateTransformHint(const sp<const DisplayDevice>& hw) const { function in class:android::Layer
H A DSurfaceFlinger.cpp1589 layer->updateTransformHint(disp);
H A DSurfaceFlinger_hwc1.cpp1597 layer->updateTransformHint(disp);

Completed in 1395 milliseconds