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

  /hardware/intel/img/psb_video/src/
psb_cmdbuf.c 1437 uint32_t dword_count = cmdbuf->cmd_idx - cmdbuf->rendec_chunk_start; local
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 181 int dword_count = pNewBitmap->m_Pitch / 4; local
185 for (int i = 0; i < dword_count; i ++) {
    [all...]

Completed in 176 milliseconds