Searched refs:INVALID_API_COMPATIBLE_VERSION (Results 1 – 4 of 4) sorted by relevance
27 constexpr uint32_t INVALID_API_COMPATIBLE_VERSION = 0; variable
105 uint32_t apiCompatibleVersion = INVALID_API_COMPATIBLE_VERSION; in GetApiCompatibleVersion()
51 constexpr uint32_t INVALID_API_COMPATIBLE_VERSION = 0; variable1299 if (isCameraRotationCompensation && apiCompatibleVersion != INVALID_API_COMPATIBLE_VERSION && in GetScreenRotationOffset()
726 if (apiCompatibleVersion != INVALID_API_COMPATIBLE_VERSION && transactionProxy != nullptr) { in SetForceHardwareAndFixRotation()