Searched defs:updateTransformHint (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
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

Completed in 613 milliseconds