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

  /external/chromium_org/third_party/skia/include/core/
SkCanvas.h 132 enum Config8888 {
163 * modified by the enum param config8888. The default value interprets
193 Config8888 config8888 = kNative_Premul_Config8888);
211 * If the bitmap has config kARGB_8888_Config then the config8888 param
220 Config8888 config8888 = kNative_Premul_Config8888);
    [all...]
  /external/skia/include/core/
SkCanvas.h 132 enum Config8888 {
163 * modified by the enum param config8888. The default value interprets
193 Config8888 config8888 = kNative_Premul_Config8888);
211 * If the bitmap has config kARGB_8888_Config then the config8888 param
220 Config8888 config8888 = kNative_Premul_Config8888);
    [all...]

Completed in 68 milliseconds