Home | History | Annotate | Download | only in core

Lines Matching refs:realSrcPtr

718         SkRect* realSrcPtr = NULL;
721 realSrcPtr = &realSrcStorage;
723 this->drawBitmapRectToRect(bitmap, realSrcPtr, dst, paint, flags);