, including all inherited members.
allocPixels(SkColorTable *ctable=NULL) | SkBitmap | [inline] |
allocPixels(Allocator *allocator, SkColorTable *ctable) | SkBitmap | |
buildMipMap(bool forceRebuild=false) | SkBitmap | |
bytesPerPixel() const | SkBitmap | [inline] |
canCopyTo(Config newConfig) const | SkBitmap | |
ComputeBytesPerPixel(Config c) | SkBitmap | [static] |
ComputeRowBytes(Config c, int width) | SkBitmap | [static] |
ComputeShiftPerPixel(Config c) | SkBitmap | [inline, static] |
ComputeSize(Config, int width, int height) | SkBitmap | [static] |
ComputeSize64(Config, int width, int height) | SkBitmap | [static] |
Config enum name | SkBitmap | |
config() const | SkBitmap | [inline] |
copyTo(SkBitmap *dst, Config c, Allocator *allocator=NULL) const | SkBitmap | |
empty() const | SkBitmap | [inline] |
eraseARGB(U8CPU a, U8CPU r, U8CPU g, U8CPU b) const | SkBitmap | |
eraseColor(SkColor c) const | SkBitmap | [inline] |
eraseRGB(U8CPU r, U8CPU g, U8CPU b) const | SkBitmap | [inline] |
extractAlpha(SkBitmap *dst) const | SkBitmap | [inline] |
extractAlpha(SkBitmap *dst, const SkPaint *paint, SkIPoint *offset) const | SkBitmap | |
extractMipLevel(SkBitmap *dst, SkFixed sx, SkFixed sy) | SkBitmap | |
extractSubset(SkBitmap *dst, const SkIRect &subset) const | SkBitmap | |
flatten(SkFlattenableWriteBuffer &) const | SkBitmap | |
freeMipMap() | SkBitmap | |
getAddr(int x, int y) const | SkBitmap | |
getAddr1(int x, int y) const | SkBitmap | [inline] |
getAddr16(int x, int y) const | SkBitmap | [inline] |
getAddr32(int x, int y) const | SkBitmap | [inline] |
getAddr8(int x, int y) const | SkBitmap | [inline] |
getColorTable() const | SkBitmap | [inline] |
getConfig() const | SkBitmap | [inline] |
getGenerationID() const | SkBitmap | |
getIndex8Color(int x, int y) const | SkBitmap | [inline] |
getPixels() const | SkBitmap | [inline] |
getSize() const | SkBitmap | [inline] |
getSize64() const | SkBitmap | [inline] |
hasMipMap() const | SkBitmap | |
height() const | SkBitmap | [inline] |
isNull() const | SkBitmap | [inline] |
isOpaque() const | SkBitmap | |
kA1_Config enum value | SkBitmap | |
kA8_Config enum value | SkBitmap | |
kARGB_4444_Config enum value | SkBitmap | |
kARGB_8888_Config enum value | SkBitmap | |
kConfigCount enum value | SkBitmap | |
kIndex8_Config enum value | SkBitmap | |
kNo_Config enum value | SkBitmap | |
kRGB_565_Config enum value | SkBitmap | |
kRLE_Index8_Config enum value | SkBitmap | |
lockPixels() const | SkBitmap | |
notifyPixelsChanged() const | SkBitmap | |
operator=(const SkBitmap &src) | SkBitmap | |
pixelRef() const | SkBitmap | [inline] |
pixelRefOffset() const | SkBitmap | [inline] |
readyToDraw() const | SkBitmap | [inline] |
reset() | SkBitmap | |
rowBytes() const | SkBitmap | [inline] |
rowBytesAsPixels() const | SkBitmap | [inline] |
scrollRect(const SkIRect *subset, int dx, int dy, SkRegion *inval=NULL) const | SkBitmap | |
setConfig(Config, int width, int height, int rowBytes=0) | SkBitmap | |
setIsOpaque(bool) | SkBitmap | |
setPixelRef(SkPixelRef *pr, size_t offset=0) | SkBitmap | |
setPixels(void *p, SkColorTable *ctable=NULL) | SkBitmap | |
shiftPerPixel() const | SkBitmap | [inline] |
SkBitmap() | SkBitmap | |
SkBitmap(const SkBitmap &src) | SkBitmap | |
SkDEBUGCODE(void validate() const ;) class Allocator | SkBitmap | [inline] |
swap(SkBitmap &other) | SkBitmap | |
unflatten(SkFlattenableReadBuffer &) | SkBitmap | |
unlockPixels() const | SkBitmap | |
width() const | SkBitmap | [inline] |
~SkBitmap() | SkBitmap | |