Searched refs:getLocationInParentWindow (Results 1 – 3 of 3) sorted by relevance
4843 Point getLocationInParentWindow() { in getLocationInParentWindow() method in DisplayContent4856 + (dc.getLocationInParentWindow().x * displayParent.mGlobalScale + 0.5f); in getLocationInParentDisplay()4858 + (dc.getLocationInParentWindow().y * displayParent.mGlobalScale + 0.5f); in getLocationInParentDisplay()
5221 + (dc.getLocationInParentWindow().x * displayParent.mGlobalScale + 0.5f); in getTransformationMatrix()5223 + (dc.getLocationInParentWindow().y * displayParent.mGlobalScale + 0.5f); in getTransformationMatrix()
36334 PLcom/android/server/wm/DisplayContent;->getLocationInParentWindow()Landroid/graphics/Point;