allocateData(S32 size=-1) | LLImageBase | [virtual] |
allocateDataSize(S32 width, S32 height, S32 ncomponents, S32 size=-1) | LLImageBase | |
calc_download_priority(F32 virtual_size, F32 visible_area, S32 bytes_sent) | LLImageBase | [static] |
cleanupClass() | LLThreadSafeRefCount | [static] |
deleteData() | LLImageBase | [virtual] |
dump() | LLImageBase | [virtual] |
generateMip(const U8 *indata, U8 *mipdata, int width, int height, S32 nchannels) | LLImageBase | [static] |
getComponents() const | LLImageBase | [inline] |
getData() const | LLImageBase | [inline] |
getData() | LLImageBase | [inline] |
getDataSize() const | LLImageBase | [inline] |
getHeight() const | LLImageBase | [inline] |
getLastError() | LLImageBase | [inline, static] |
getNumRefs() const | LLThreadSafeRefCount | [inline] |
getWidth() const | LLImageBase | [inline] |
initClass() | LLThreadSafeRefCount | [static] |
LLImageBase() | LLImageBase | |
LLThreadSafeRefCount() | LLThreadSafeRefCount | |
mComponents | LLImageBase | [private] |
mData | LLImageBase | [private] |
mDataSize | LLImageBase | [private] |
mHeight | LLImageBase | [private] |
mMemType | LLImageBase | |
mWidth | LLImageBase | [private] |
reallocateData(S32 size=-1) | LLImageBase | [virtual] |
ref() | LLThreadSafeRefCount | [inline] |
resetLastError() | LLImageBase | [inline, static] |
sanityCheck() | LLImageBase | [virtual] |
setDataAndSize(U8 *data, S32 size) | LLImageBase | [inline, protected] |
setLastError(const LLString &message, const LLString &filename=LLString()) | LLImageBase | [static] |
setSize(S32 width, S32 height, S32 ncomponents) | LLImageBase | |
setSizeOverride(BOOL enabled) | LLImageBase | [inline, static] |
sLastErrorMessage | LLImageBase | [static] |
sSizeOverride | LLImageBase | [static] |
TYPE_AVATAR_BAKE enum value | LLImageBase | |
TYPE_NORMAL enum value | LLImageBase | |
unref() | LLThreadSafeRefCount | [inline] |
~LLImageBase() | LLImageBase | [protected, virtual] |
~LLThreadSafeRefCount() | LLThreadSafeRefCount | [protected, virtual] |