Searched refs:triangleLeftBits (Results 1 – 1 of 1) sorted by relevance
248 uint32 triangleLeftBits[32 * 32] = { 0 }; in DrawingModeView() local253 triangleLeftBits[y * 32 + x] = 0xffff0000; in DrawingModeView()262 memcpy(fTriangleLeft->Bits(), triangleLeftBits, in DrawingModeView()