Searched refs:descendant (Results 1 – 1 of 1) sorted by relevance
347 public boolean getBoundsOf(GLView descendant, Rect out) { in getBoundsOf() argument350 GLView view = descendant; in getBoundsOf()358 out.set(xoffset, yoffset, xoffset + descendant.getWidth(), in getBoundsOf()359 yoffset + descendant.getHeight()); in getBoundsOf()