Searched refs:SkJumper_kMaxStride (Results 1 – 4 of 4) sorted by relevance
43 static const int SkJumper_kMaxStride = 16; variable59 float x[SkJumper_kMaxStride];60 float y[SkJumper_kMaxStride];61 float fx[SkJumper_kMaxStride];62 float fy[SkJumper_kMaxStride];63 float scalex[SkJumper_kMaxStride];64 float scaley[SkJumper_kMaxStride];73 uint32_t mask[SkJumper_kMaxStride];83 float rgba[4*SkJumper_kMaxStride];110 uint32_t fMask[SkJumper_kMaxStride];
43 static const int SkJumper_kMaxStride = 16; variable59 float x[SkJumper_kMaxStride];60 float y[SkJumper_kMaxStride];61 float fx[SkJumper_kMaxStride];62 float fy[SkJumper_kMaxStride];63 float scalex[SkJumper_kMaxStride];64 float scaley[SkJumper_kMaxStride];77 float rgba[4*SkJumper_kMaxStride];104 uint32_t fMask[SkJumper_kMaxStride];
84 float fRGBA[4 * SkJumper_kMaxStride]; in onAppendStages()