HomeSort by relevance Sort by last modified time
    Searched full:color_count (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_pattern.cpp 273 int point_count = full_point_count, color_count = full_color_count; local
276 color_count -= 2;
288 stream.m_BitStream.SkipBits(stream.m_nComps * stream.m_nCompBits * color_count);
  /external/skia/gm/
tablecolorfilter.cpp 197 COLOR_COUNT = 3,
227 const int MODES = MODE_COUNT * COLOR_COUNT;
231 for (int j = 0; j < COLOR_COUNT; ++j) {
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c 467 unsigned color_count = 0; local
514 target = V_008DFC_SQ_EXP_MRT + color_count;
515 color_count++;

Completed in 89 milliseconds