Home | History | Annotate | Download | only in graphics

Lines Matching refs:SrcType

1426     typedef typename DataTypeForFormat<SrcFormat>::Type SrcType;
1430 const ptrdiff_t srcStrideInElements = m_srcStride / sizeof(SrcType);
1436 const SrcType *srcRowStart = static_cast<const SrcType*>(m_srcStart);