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

  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp     [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp 873 Coon_Color tempColors[2];
874 tempColors[0] = patch.patch_colors[flag];
875 tempColors[1] = patch.patch_colors[(flag + 1) % 4];
876 memcpy(patch.patch_colors, tempColors, sizeof(Coon_Color) * 2);
    [all...]

Completed in 319 milliseconds