Searched defs:ResCameraDestroyer (Results 1 – 1 of 1) sorted by relevance
747 struct ResCameraDestroyer : public std::unary_function<ResCamera, void> struct749 ResCameraDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() argument751 result_type operator()(argument_type data) in operator()756 os::IAllocator* m_Allocator;