Home
last modified time | relevance | path

Searched refs:sk_memeq32 (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkRegion_path.cpp17 static bool sk_memeq32(const int32_t* SK_RESTRICT a, const int32_t* SK_RESTRICT b, int count) { in sk_memeq32() function
100 sk_memeq32(fPrevScanline->firstX(), fCurrScanline->firstX(), fCurrScanline->fXCount)) in collapsWithPrev()