Searched refs:nativeBitmap (Results 1 – 1 of 1) sorted by relevance
213 SkBitmap const * nativeBitmap = in detect() local223 SkAutoLockPixels alp(*nativeBitmap); in detect()225 uint16_t const* src = (uint16_t const*)nativeBitmap->getPixels(); in detect()226 int wpr = nativeBitmap->rowBytes() / 2; in detect()