Home
last modified time | relevance | path

Searched defs:SkAutoLockColors (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkBitmap.h716 SkAutoLockColors() : fCTable(NULL), fColors(NULL) {} in SkAutoLockColors() function
719 explicit SkAutoLockColors(const SkBitmap& bm) { in SkAutoLockColors() function
725 explicit SkAutoLockColors(SkColorTable* ctable) { in SkAutoLockColors() function
/external/skia/legacy/include/core/
DSkBitmap.h766 SkAutoLockColors() : fCTable(NULL), fColors(NULL) {} in SkAutoLockColors() function
769 explicit SkAutoLockColors(const SkBitmap& bm) { in SkAutoLockColors() function
775 explicit SkAutoLockColors(SkColorTable* ctable) { in SkAutoLockColors() function