Searched refs:PRAWIMAGE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DRAW.cpp71 } RAWIMAGE, *PRAWIMAGE; typedef in typeref:struct:RAWIMAGE
104 static int rawFlushImage(PRAWIMAGE pImage)
119 static int rawFreeImage(PRAWIMAGE pImage, bool fDelete)
181 static int rawOpenImage(PRAWIMAGE pImage, unsigned uOpenFlags)
225 static int rawCreateImage(PRAWIMAGE pImage, uint64_t cbSize,
431 PRAWIMAGE pImage;
451 pImage = (PRAWIMAGE)RTMemAllocZ(sizeof(RAWIMAGE));
492 PRAWIMAGE pImage;
528 pImage = (PRAWIMAGE)RTMemAllocZ(sizeof(RAWIMAGE));
571 PRAWIMAGE pImag
[all...]

Completed in 42 milliseconds