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

  /packages/apps/Gallery2/jni/filters/
filters.h 29 #define GetB(color) (((color) >> 16) & 0xFF)
  /art/runtime/
jvalue.h 33 int8_t GetB() const { return b; }
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusColor.h 124 BYTE GetB() const
  /external/pdfium/core/include/fxcrt/
fx_coordinates.h 867 FX_FLOAT GetB() const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluscolor.h 216 BYTE GetB() const

Completed in 2455 milliseconds