Lines Matching refs:fb_ptr
526 pExaDstPix->fb_ptr = pExaScr->info->memoryBase +
529 pExaDstPix->fb_ptr -= (unsigned long) pExaDstPix->fb_ptr % prev->align;
531 if (pExaDstPix->fb_ptr <= pExaSrcPix->fb_ptr) {
537 (pExaSrcPix->fb_ptr + prev->size) > pExaDstPix->fb_ptr) {
571 prev->offset += pExaDstPix->fb_ptr - pExaSrcPix->fb_ptr;
607 pExaSrcPix->fb_ptr = pExaDstPix->fb_ptr;