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

  /external/pdfium/core/fxge/
fx_dib.h 70 #define FXDIB_BLEND_LUMINOSITY 24
  /external/pdfium/core/fpdfapi/page/
cpdf_generalstate.cpp 64 return FXDIB_BLEND_LUMINOSITY;
113 case FXDIB_BLEND_LUMINOSITY:
  /external/pdfium/core/fxge/dib/
cfx_scanlinecompositor.cpp 173 case FXDIB_BLEND_LUMINOSITY:
228 gray = blend_type == FXDIB_BLEND_LUMINOSITY ? gray : *dest_scan;
270 gray = blend_type == FXDIB_BLEND_LUMINOSITY ? gray : *dest_scan;
908 gray = blend_type == FXDIB_BLEND_LUMINOSITY ? gray : *dest_scan;
936 gray = blend_type == FXDIB_BLEND_LUMINOSITY ? gray : *dest_scan;
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp 350 case FXDIB_BLEND_LUMINOSITY:
    [all...]

Completed in 500 milliseconds