/hardware/qcom/sm8150/display/sdm/include/utils/ |
D | rect.h | 53 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2); 54 void Subtract(const LayerRect &rect1, const LayerRect &rect2, LayerRect *res);
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | rect.h | 52 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2);
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | rect.h | 52 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2);
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | rect.h | 52 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2);
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | rect.h | 53 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2);
|
/hardware/qcom/sdm845/display/sdm/include/utils/ |
D | rect.h | 53 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2);
|
/hardware/qcom/sm8150/display/sdm/libs/utils/ |
D | rect.cpp | 111 void Subtract(const LayerRect &rect1, const LayerRect &rect2, LayerRect *res) { in Subtract() function 143 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() function
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 120 void Subtract(const AuthorizationSet& set);
|
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | rect.cpp | 97 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() function
|
/hardware/qcom/display/msm8998/sdm/libs/utils/ |
D | rect.cpp | 97 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() function
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/ |
D | rect.cpp | 97 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() function
|
/hardware/qcom/display/msm8909/sdm/libs/utils/ |
D | rect.cpp | 102 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() function
|
/hardware/qcom/sdm845/display/sdm/libs/utils/ |
D | rect.cpp | 102 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() function
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.h | 121 void Subtract(const AuthorizationSet& set);
|
D | authorization_set.cpp | 122 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract() function in android::hardware::keymaster::V3_0::AuthorizationSet
|
/hardware/interfaces/keymaster/4.0/support/ |
D | authorization_set.cpp | 115 void AuthorizationSet::Subtract(const AuthorizationSet& other) { in Subtract() function in android::hardware::keymaster::V4_0::AuthorizationSet
|