Home
last modified time | relevance | path

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

/external/skia/tests/
DSwizzlerTest.cpp38 uint8_t* imageStart = imageData + rowBytes * startRow; in check_fill() local
40 SkSampler::Fill(fillInfo, imageStart, rowBytes, colorOrIndex, SkCodec::kNo_ZeroInitialized); in check_fill()