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

  /external/chromium_org/skia/ext/
skia_utils_win.cc 45 return SkColorSetRGB(GetRValue(color), GetGValue(color), GetBValue(color));
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusColor.h 143 Argb = MakeARGB(255, GetRValue(rgb), GetGValue(rgb), GetBValue(rgb));
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wmesa.c 306 GetGValue(pwc->clearColorRef),
314 GetGValue(pwc->clearColorRef),
326 GetGValue(pwc->clearColorRef) &&
351 GetGValue(pwc->clearColorRef),
358 GetGValue(pwc->clearColorRef),
366 g = GetGValue(pwc->clearColorRef);
377 GetGValue(pwc->clearColorRef),
549 rgba[i][GCOMP] = GetGValue(Color);
570 rgba[i][GCOMP] = GetGValue(Color);
    [all...]
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 306 GetGValue(pwc->clearColorRef),
314 GetGValue(pwc->clearColorRef),
326 GetGValue(pwc->clearColorRef) &&
351 GetGValue(pwc->clearColorRef),
358 GetGValue(pwc->clearColorRef),
366 g = GetGValue(pwc->clearColorRef);
377 GetGValue(pwc->clearColorRef),
549 rgba[i][GCOMP] = GetGValue(Color);
570 rgba[i][GCOMP] = GetGValue(Color);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]

Completed in 91 milliseconds