Searched refs:fixUpCursorRects (Results 1 – 4 of 4) sorted by relevance
104 void fixUpCursorRects(const CachedFrame* frame);
106 void CachedNode::fixUpCursorRects(const CachedFrame* frame) in fixUpCursorRects() function in android::CachedNode
334 (const_cast<CachedNode*>(result))->fixUpCursorRects(this); in currentCursor()
1521 node->fixUpCursorRects(frame); in maskIfHidden()