Searched defs:bitWidth (Results 1 – 7 of 7) sorted by relevance
51 const int bitWidth = 32; in testTightBoundsQuads() local
167 const int bitWidth = 64; variable253 int bitWidth = SkScalarCeilToInt(larger.width()) + 2; in drawAsciiPaths() local
348 const int bitWidth = 64; variable
234 int bitWidth = w*bitCount; in onDecode() local
1817 unsigned bitStart = bi++, bitWidth = 1; in populateInstruction() local
2246 unsigned bitWidth = result.getBitWidth(); in convertToInteger() local
624 row_copy(png_bytep toBuffer, png_const_bytep fromBuffer, unsigned int bitWidth, in row_copy()