Searched refs:Subtract (Results 1 – 8 of 8) sorted by relevance
52 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2);
97 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() function
121 void Subtract(const AuthorizationSet& set);
122 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract() function in android::hardware::keymaster::V3_0::AuthorizationSet