Searched defs:xPtr (Results 1 – 5 of 5) sorted by relevance
153 void CachedLayer::toLocal(const LayerAndroid* root, int* xPtr, int* yPtr) const in toLocal()
88 SkPicture* pictureAt(int* xPtr, int* yPtr) const { in pictureAt()
1042 SkPicture* CachedFrame::picture(const CachedNode* node, int* xPtr, int* yPtr) const in picture()
1617 SkPicture* CachedRoot::pictureAt(int* xPtr, int* yPtr, int* id) const in pictureAt()
481 const LayerAndroid* LayerAndroid::find(int* xPtr, int* yPtr, SkPicture* root) const in find()