Home
last modified time | relevance | path

Searched defs:kMaxStartTimes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DChoreographer.h137 static constexpr size_t kMaxStartTimes = 250; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DChoreographer.h137 static constexpr size_t kMaxStartTimes = 250; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DChoreographer.h137 static constexpr size_t kMaxStartTimes = 250; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DChoreographer.h137 static constexpr size_t kMaxStartTimes = 250; variable
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DChoreographer.h150 static constexpr size_t kMaxStartTimes = 250; variable