Home
last modified time | relevance | path

Searched defs:hasSyncFramework (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/configstore/1.1/default/
H A DSurfaceFlingerConfigs.cpp75 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 DSurfaceFlinger.h218 static bool hasSyncFramework; variable
H A DSurfaceFlinger.cpp329 bool SurfaceFlinger::hasSyncFramework; member in android::SurfaceFlinger