Home
last modified time | relevance | path

Searched defs:dstRow (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/hwui/hwui/
H A DImageDecoder.cpp350 uint8_t* dstRow = static_cast<uint8_t*>(mRestoreFrame->pixels()); in handleRestorePrevious() local
364 uint8_t* dstRow = static_cast<uint8_t*>(pixels); in handleRestorePrevious() local