Searched refs:mDstPixel (Results 1 – 2 of 2) sorted by relevance
243 mDstPixel.setTo(regs.obtain(), &mCbFormat); in scanline_core()247 load(parts.cbPtr, mDstPixel); in scanline_core()295 pixel = mDstPixel; in scanline_core()474 build_blending( temp, mDstPixel, component, scratches ); in build_component()830 pixel_t d(mDstPixel); in build_logic_op()939 pixel_t fb(mDstPixel); in build_masking()
537 pixel_t mDstPixel; variable