Home
last modified time | relevance | path

Searched refs:getTextureFormat (Results 1 – 1 of 1) sorted by relevance

/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx576 const DDPIXELFORMAT& getTextureFormat() const { return maTextureFormat; } in getTextureFormat() function in dxcanvas::__anonff10db930111::DXRenderModule
759 …rtl_copyMemory(&aSurfaceDesc.ddpfPixelFormat,&rRenderModule.getTextureFormat(),sizeof(DDPIXELFORMA… in DXSurface()