Searched refs:SK_PMCOLOR_IS_BGRA (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkColorPriv.h57 #if defined(SK_PMCOLOR_IS_RGBA) && defined(SK_PMCOLOR_IS_BGRA)
78 #if defined(SK_PMCOLOR_IS_BGRA) && !LOCAL_PMCOLOR_SHIFTS_EQUIVALENT_TO_BGRA
79 #error "SK_PMCOLOR_IS_BGRA does not match SK_*32_SHIFT values"
82 #if !defined(SK_PMCOLOR_IS_RGBA) && !defined(SK_PMCOLOR_IS_BGRA)
88 #define SK_PMCOLOR_IS_BGRA macro
138 #ifdef SK_PMCOLOR_IS_BGRA
/external/skia/include/core/
H A DSkColorPriv.h57 #if defined(SK_PMCOLOR_IS_RGBA) && defined(SK_PMCOLOR_IS_BGRA)
78 #if defined(SK_PMCOLOR_IS_BGRA) && !LOCAL_PMCOLOR_SHIFTS_EQUIVALENT_TO_BGRA
79 #error "SK_PMCOLOR_IS_BGRA does not match SK_*32_SHIFT values"
88 #define SK_PMCOLOR_IS_BGRA macro
138 #ifdef SK_PMCOLOR_IS_BGRA

Completed in 39 milliseconds