OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDescendantCoordRelativeToSelf
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
DragLayer.java
273
float scale =
getDescendantCoordRelativeToSelf
(descendant, mTmpXY);
282
getDescendantCoordRelativeToSelf
(child, loc);
293
public float
getDescendantCoordRelativeToSelf
(View descendant, int[] coord) {
462
float scale =
getDescendantCoordRelativeToSelf
((View) child.getParent(), coord);
Workspace.java
[
all
...]
Completed in 58 milliseconds