Home | History | Annotate | Download | only in jni

Lines Matching full:pict

846             " pict-size=%d",
1182 const SkPicture* pict = working->mPicture;
1196 else if (pict != NULL) {
1197 int pictWidth = pict->width();
1198 int pictHeight = pict->height();