Searched refs:mDstPixel (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp243 mDstPixel.setTo(regs.obtain(), &mCbFormat);
247 load(parts.cbPtr, mDstPixel);
295 pixel = mDstPixel;
474 build_blending( temp, mDstPixel, component, scratches );
830 pixel_t d(mDstPixel);
939 pixel_t fb(mDstPixel);
H A DGGLAssembler.h537 pixel_t mDstPixel; member in class:android::GGLAssembler

Completed in 199 milliseconds