Searched refs:regionDataBuffer (Results 1 – 1 of 1) sorted by relevance
310 OwnArrayPtr<unsigned char> regionDataBuffer(new unsigned char[dataSize]); in getDirtyRects() local311 RGNDATA* regionData = reinterpret_cast<RGNDATA*>(regionDataBuffer.get()); in getDirtyRects()