HomeSort by relevance Sort by last modified time
    Searched refs:GetBValue (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 307 GetBValue(pwc->clearColorRef));
315 GetBValue(pwc->clearColorRef));
328 GetBValue(pwc->clearColorRef)) {
352 GetBValue(pwc->clearColorRef));
359 GetBValue(pwc->clearColorRef));
367 b = GetBValue(pwc->clearColorRef);
378 GetBValue(pwc->clearColorRef));
550 rgba[i][BCOMP] = GetBValue(Color);
571 rgba[i][BCOMP] = GetBValue(Color);
    [all...]
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 307 GetBValue(pwc->clearColorRef));
315 GetBValue(pwc->clearColorRef));
328 GetBValue(pwc->clearColorRef)) {
352 GetBValue(pwc->clearColorRef));
359 GetBValue(pwc->clearColorRef));
367 b = GetBValue(pwc->clearColorRef);
378 GetBValue(pwc->clearColorRef));
550 rgba[i][BCOMP] = GetBValue(Color);
571 rgba[i][BCOMP] = GetBValue(Color);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]

Completed in 80 milliseconds