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

/frameworks/native/services/surfaceflinger/
H A DLayer.h95 virtual void updateTransformHint(const sp<const DisplayDevice>& hw) const;
H A DLayerBase.h249 virtual void updateTransformHint(const sp<const DisplayDevice>& hw) const { } function in class:android::LayerBase
H A DLayer.cpp114 updateTransformHint(hw);
771 void Layer::updateTransformHint(const sp<const DisplayDevice>& hw) const { function in class:android::Layer
H A DSurfaceFlinger.cpp1248 layerBase->updateTransformHint(disp);

Completed in 224 milliseconds