Home
last modified time | relevance | path

Searched defs:SkColorTable (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkColorTable.cpp15 SkColorTable::SkColorTable(int count) in SkColorTable() function in SkColorTable
32 SkColorTable::SkColorTable(const SkColorTable& src) : SkRefCnt() { in SkColorTable() function in SkColorTable
45 SkColorTable::SkColorTable(const SkPMColor colors[], int count) in SkColorTable() function in SkColorTable
138 SkColorTable::SkColorTable(SkFlattenableReadBuffer& buffer) { in SkColorTable() function in SkColorTable
/external/webkit/Source/WebCore/platform/graphics/android/
DBitmapAllocatorAndroid.cpp57 bool BitmapAllocatorAndroid::allocPixelRef(SkBitmap* bitmap, SkColorTable*) in allocPixelRef() argument
/external/skia/include/core/
DSkPixelRef.h17 class SkColorTable; variable
DSkBitmap.h19 class SkColorTable; variable