Searched defs:theBatch (Results 1 – 2 of 2) sorted by relevance
216 QSSGImageLoaderBatch *theBatch( in loadImageBatch() local227 QSSGImageLoaderBatch *theBatch(getBatch(inBatchId)); in cancelImageBatchLoading() local258 for (QSSGImageLoaderBatch *theBatch = getBatch(inId); theBatch; theBatch = getBatch(inId)) { in blockUntilLoaded() local293 QSSGImageLoaderBatch *theBatch = theIter.value(); in beginFrame() local405 …QSSGImageLoaderBatch *theBatch = new QSSGImageLoaderBatch(inLoader, inListener, theImages, inBatch… in createLoaderBatch() local
177 store::Item_t theBatch[ZORBA_BATCHING_BATCHSIZE]; variable