Home
last modified time | relevance | path

Searched defs:fColorTable (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/codec/
H A DSkBmpRLECodec.h108 sk_sp<SkColorPalette> fColorTable; variable
H A DSkBmpStandardCodec.h92 sk_sp<SkColorPalette> fColorTable; variable
H A DSkSwizzler.h137 const SkPMColor* fColorTable; // Unowned pointer variable
H A DSkPngCodecBase.h101 sk_sp<SkColorPalette> fColorTable; // May be unpremul. variable
/aosp_15_r20/prebuilts/go/linux-x86/src/image/gif/
Dreader.go35 fColorTable = 1 << 7 const