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

  /external/skia/src/core/
SkPM4f.h 19 #ifdef SK_PMCOLOR_IS_BGRA
SkColorData.h 47 #if defined(SK_PMCOLOR_IS_RGBA) && defined(SK_PMCOLOR_IS_BGRA)
73 #if defined(SK_PMCOLOR_IS_BGRA) && !LOCAL_PMCOLOR_SHIFTS_EQUIVALENT_TO_BGRA
74 #error "SK_PMCOLOR_IS_BGRA does not match SK_*32_SHIFT values"
77 #if !defined(SK_PMCOLOR_IS_RGBA) && !defined(SK_PMCOLOR_IS_BGRA)
83 #define SK_PMCOLOR_IS_BGRA
133 #ifdef SK_PMCOLOR_IS_BGRA
    [all...]
  /external/skqp/src/core/
SkPM4f.h 19 #ifdef SK_PMCOLOR_IS_BGRA
SkColorData.h 47 #if defined(SK_PMCOLOR_IS_RGBA) && defined(SK_PMCOLOR_IS_BGRA)
73 #if defined(SK_PMCOLOR_IS_BGRA) && !LOCAL_PMCOLOR_SHIFTS_EQUIVALENT_TO_BGRA
74 #error "SK_PMCOLOR_IS_BGRA does not match SK_*32_SHIFT values"
77 #if !defined(SK_PMCOLOR_IS_RGBA) && !defined(SK_PMCOLOR_IS_BGRA)
83 #define SK_PMCOLOR_IS_BGRA
133 #ifdef SK_PMCOLOR_IS_BGRA
    [all...]

Completed in 318 milliseconds