HomeSort by relevance Sort by last modified time
    Searched refs:cbPtr (Results 1 - 2 of 2) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 247 load(parts.cbPtr, mDstPixel);
306 store(parts.cbPtr, pixel, WRITE_BACK);
339 ADD(AL, 0, parts.cbPtr.reg, parts.cbPtr.reg, imm(parts.cbPtr.size>>3));
393 parts.cbPtr.setTo(obtainReg(), cb_bits);
395 CONTEXT_LOAD(parts.cbPtr.reg, state.buffers.color.data);
397 base_offset(parts.cbPtr, parts.cbPtr, Rs);
    [all...]
GGLAssembler.h 296 pointer_t cbPtr;

Completed in 43 milliseconds