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