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

  /external/chromium_org/content/browser/compositor/
software_output_device_win.cc 80 BLENDFUNCTION blend = {AC_SRC_OVER, 0x00, 0xFF, AC_SRC_ALPHA};
  /external/chromium_org/skia/ext/
bitmap_platform_device_win.cc 245 BLENDFUNCTION blend_function = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA};
vector_platform_device_emf_win.cc 965 BLENDFUNCTION blend_function = {AC_SRC_OVER, 0, alpha, AC_SRC_ALPHA};
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
uxtheme.h 53 const BLENDFUNCTION *pBlendFunction;
wingdi.h     [all...]
ntgdi.h 127 W32KAPI WINBOOL WINAPI NtGdiAlphaBlend(HDC hdcDst,LONG DstX,LONG DstY,LONG DstCx,LONG DstCy,HDC hdcSrc,LONG SrcX,LONG SrcY,LONG SrcCx,LONG SrcCy,BLENDFUNCTION BlendFunction,HANDLE hcmXform);
    [all...]
winuser.h     [all...]
winddi.h 154 BLENDFUNCTION BlendFunction;
    [all...]
  /external/chromium_org/ui/base/clipboard/
clipboard_win.cc 344 BLENDFUNCTION bf = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA};
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 873 milliseconds