Lines Matching refs:toImageDataTable
690 imageData->toImageDataTable.set_ptr(buffer); in Create()
695 imageData->toImageDataTable.set_ptr(NULL); in Create()
818 … imageData[i].toImageDataTable.set_ptr(reinterpret_cast<void*>(bufferMemory + byteCount * i)); in Create()
823 imageData[i].toImageDataTable.set_ptr(NULL); in Create()
915 imageData->toImageDataTable.set_ptr(buffer); in Create()
920 imageData->toImageDataTable.set_ptr(NULL); in Create()
951 if (resPixelBasedImage.ptr()->toImageDataTable.to_ptr() != NULL) in DynamicDestroy()
953 allocator->Free(resPixelBasedImage.ptr()->toImageDataTable.to_ptr()); in DynamicDestroy()
983 if (firstFace.ptr()->toImageDataTable.to_ptr() != NULL) in DynamicDestroy()
985 allocator->Free(firstFace.ptr()->toImageDataTable.to_ptr()); in DynamicDestroy()
1011 if (resPixelBasedImage.ptr()->toImageDataTable.to_ptr() != NULL) in DynamicDestroy()
1013 allocator->Free(resPixelBasedImage.ptr()->toImageDataTable.to_ptr()); in DynamicDestroy()