Searched refs:fBitmapImageCount (Results 1 – 2 of 2) sorted by relevance
110 return reader->validateIndex(index, fBitmapImageCount) ? fBitmapImageRefs[index] : nullptr; in getBitmapAsImage()199 int fBitmapImageCount; variable
156 if (fBitmapImageCount > 0 || fImageCount > 0) { in containsBitmaps()550 if (!new_array_from_buffer(buffer, size, &fBitmapImageRefs, &fBitmapImageCount, in parseBufferTag()