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

/frameworks/native/services/surfaceflinger/
H A DLayer.h424 void updateTransformHint(const sp<const DisplayDevice>& hw) const;
H A DLayer.cpp184 updateTransformHint(hw);
2342 void Layer::updateTransformHint(const sp<const DisplayDevice>& hw) const { function in class:android::Layer
H A DSurfaceFlinger.cpp2164 layer->updateTransformHint(disp);
H A DSurfaceFlinger_hwc1.cpp1835 layer->updateTransformHint(disp);

Completed in 244 milliseconds