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