Searched refs:pixelsB (Results 1 – 1 of 1) sorted by relevance
452 void* pixelsB, size_t strideB) { in bitmapsEqual() argument455 auto* rowB = reinterpret_cast<char*>(pixelsB) + strideB * y; in bitmapsEqual()