Home | History | Annotate | Download | only in gm

Lines Matching refs:fTexs

27     SkPoint     fTexs[9];
56 fTexs[0].set(0, 0); fTexs[1].set(w/2, 0); fTexs[2].set(w, 0);
57 fTexs[3].set(0, h/2); fTexs[4].set(w/2, h/2); fTexs[5].set(w, h/2);
58 fTexs[6].set(0, h); fTexs[7].set(w/2, h); fTexs[8].set(w, h);
89 const SkPoint* fTexs;
92 { NULL, fTexs },
93 { fColors, fTexs },
113 rec[i].fTexs, rec[i].fColors,