Searched refs:GrfSimpleCacheObj (Results 1 – 2 of 2) sorted by relevance
84 struct GrfSimpleCacheObj;208 GrfSimpleCacheObj* mpSimpleCache;
71 struct GrfSimpleCacheObj struct76 GrfSimpleCacheObj( const Graphic& rGraphic, const GraphicAttr& rAttr ) : in GrfSimpleCacheObj() argument888 mpSimpleCache = new GrfSimpleCacheObj( GetTransformedGraphic( &aAttr ), aAttr ); in StartAnimation()