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

  /external/skia/include/core/
SkCanvas.h 133 enum Config8888 {
164 * modified by the enum param config8888. The default value interprets
194 Config8888 config8888 = kNative_Premul_Config8888);
212 * If the bitmap has config kARGB_8888_Config then the config8888 param
221 Config8888 config8888 = kNative_Premul_Config8888);
    [all...]
  /external/skia/legacy/include/core/
SkCanvas.h 125 enum Config8888 {
156 * modified by the enum param config8888. The default value interprets
186 Config8888 config8888 = kNative_Premul_Config8888);
204 * If the bitmap has config kARGB_8888_Config then the config8888 param
213 Config8888 config8888 = kNative_Premul_Config8888);
    [all...]

Completed in 120 milliseconds