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

  /external/pdfium/core/include/fxge/
fx_dib.h 343 FX_BOOL CompositeRect(int dest_left, int dest_top, int width, int height, FX_DWORD color, int alpha_flag = 0, void* pIccTransform = NULL);
  /external/pdfium/core/src/fxge/ge/
fx_ge_device.cpp 288 if (!bitmap.CompositeRect(0, 0, pRect->Width(), pRect->Height(), fill_color, alpha_flag, pIccTransform)) {
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp     [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp     [all...]

Completed in 771 milliseconds