Lines Matching refs:GetImage
263 ResPixelBasedImage resImage = resImgTex.GetImage(); in ResImageTexture_Setup()
290 ResPixelBasedImage resImage = resSdwTex.GetImage(); in ResShadowTexture_Setup()
323 …ResPixelBasedImage resImage = resCubeTex.GetImage( static_cast<ResCubeTexture::CubeFace>( face ) ); in ResCubeTexture_Setup()
403 ResPixelBasedImage resImage = resImgTex.GetImage(); in ResImageTexture_Cleanup()
425 ResPixelBasedImage resImage = resSdwTex.GetImage(); in ResShadowTexture_Cleanup()
449 …ResPixelBasedImage resImage = resCubeTex.GetImage( static_cast<ResCubeTexture::CubeFace>( face ) ); in ResCubeTexture_Cleanup()
940 os::IAllocator* allocator = this->GetImage().ref().m_DynamicAllocator; in DynamicDestroy()
946 ResPixelBasedImage resPixelBasedImage = this->GetImage(); in DynamicDestroy()
970 ResPixelBasedImage firstFace = this->GetImage(static_cast<CubeFace>(0)); in DynamicDestroy()
1002 os::IAllocator* allocator = this->GetImage().ref().m_DynamicAllocator; in DynamicDestroy()
1006 ResPixelBasedImage resPixelBasedImage = this->GetImage(); in DynamicDestroy()