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

  /external/chromium_org/skia/ext/
platform_device_win.cc 26 res = SetStretchBltMode(context, HALFTONE);
  /external/opencv/otherlibs/highgui/
image.cpp 227 HALFTONE );
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 431 SetStretchBltMode(hDC, pPlatform->m_bHalfTone ? HALFTONE : COLORONCOLOR);
533 SetStretchBltMode(m_hDC, HALFTONE);
574 SetStretchBltMode(m_hDC, HALFTONE);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
main_wnd.cc 257 ::SetStretchBltMode(dc_mem, HALFTONE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 92 #define HALFTONE 4
98 #define STRETCH_HALFTONE HALFTONE
    [all...]

Completed in 878 milliseconds