Searched defs:hasSyncFramework (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/configstore/1.1/default/ | ||
H A D | SurfaceFlingerConfigs.cpp | 75 Return<void> SurfaceFlingerConfigs::hasSyncFramework(hasSyncFramework_cb _hidl_cb) { in hasSyncFramework() function in android::hardware::configstore::V1_1::implementation::SurfaceFlingerConfigs |
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | SurfaceFlinger.h | 218 static bool hasSyncFramework; variable |
H A D | SurfaceFlinger.cpp | 329 bool SurfaceFlinger::hasSyncFramework; member in android::SurfaceFlinger |