Searched defs:fullSize (Results 1 – 4 of 4) sorted by relevance
29 void SetFullSize(UInt64 fullSize) { _fullSize = fullSize; } in SetFullSize()
90 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap()
82 unsigned int fullSize = typeSizeof(fTy); in expandIntegerMUL() local
740 …const UVec3 fullSize(m_parameters.size.x(), m_parameters.imageType == IMAGE_TYPE_1D ? 1 : m_parame… in iterate() local