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

  /external/skia/src/core/
SkSpriteBlitter_RGB16.cpp 195 int qcount = count >> 2; local
196 SkASSERT(qcount > 0);
212 } while (--qcount);
224 } while (--qcount);
SkBitmapProcState_matrixProcs.cpp 294 int qcount = count >> 2; local
300 } while (--qcount != 0);
  /external/freetype/src/cff/
cffparse.c 848 FT_Byte* qcount = (FT_Byte*)parser->object + local
858 *qcount = (FT_Byte)num_args;
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 309 static int qcount[NUMPRIO]; variable
    [all...]

Completed in 82 milliseconds