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 244 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);
    [all...]
GGLAssembler.h 292 pointer_t cbPtr;

Completed in 32 milliseconds