Lines Matching refs:fb_ptr
540 pExaDstPix->fb_ptr = pExaScr->info->memoryBase +
543 pExaDstPix->fb_ptr -= (unsigned long)pExaDstPix->fb_ptr % prev->align;
545 if (pExaDstPix->fb_ptr <= pExaSrcPix->fb_ptr) {
551 (pExaSrcPix->fb_ptr + prev->size) > pExaDstPix->fb_ptr) {
587 prev->offset += pExaDstPix->fb_ptr - pExaSrcPix->fb_ptr;
625 pExaSrcPix->fb_ptr = pExaDstPix->fb_ptr;