Searched refs:bytePointer (Results 1 – 1 of 1) sorted by relevance
313 uint8_t* bytePointer = reinterpret_cast<uint8_t*>(outBuffer.bits); in createDebugSurface() local320 bytePointer[offset] = ((c + 1) * 56) - 1; in createDebugSurface()