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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp244 load(parts.cbPtr, mDstPixel);
303 store(parts.cbPtr, pixel, WRITE_BACK);
336 ADD(AL, 0, parts.cbPtr.reg, parts.cbPtr.reg, imm(parts.cbPtr.size>>3));
390 parts.cbPtr.setTo(obtainReg(), cb_bits);
392 CONTEXT_LOAD(parts.cbPtr.reg, state.buffers.color.data);
394 base_offset(parts.cbPtr, parts.cbPtr, Rs);
H A DGGLAssembler.h292 pointer_t cbPtr; member in struct:android::GGLAssembler::fragment_parts_t

Completed in 273 milliseconds