Searched refs:ResCameraDestroyer (Results 1 – 2 of 2) sorted by relevance
775 struct ResCameraDestroyer : public std::unary_function<ResCamera, void> struct777 ResCameraDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() argument
73 ResCameraDestroyer(&this->GetAllocator())(m_OriginalValue); in ~Camera()