Searched refs:updateTransformHint (Results 1 – 3 of 3) sorted by relevance
276 void updateTransformHint(const sp<const DisplayDevice>& hw) const;
138 updateTransformHint(hw); in onFirstRef()1263 void Layer::updateTransformHint(const sp<const DisplayDevice>& hw) const { in updateTransformHint() function in android::Layer
1434 layer->updateTransformHint(disp); in handleTransactionLocked()