Home
last modified time | relevance | path

Searched refs:startGraphicsAllocatorService (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A Dmain_surfaceflinger.cpp43 static status_t startGraphicsAllocatorService() { in startGraphicsAllocatorService() function
86 startGraphicsAllocatorService(); in main()
H A DSurfaceFlingerProperties.cpp156 return getBool<ISurfaceFlingerConfigs, &ISurfaceFlingerConfigs::startGraphicsAllocatorService>( in start_graphics_allocator_service()
/aosp12/hardware/interfaces/configstore/1.1/default/
H A DSurfaceFlingerConfigs.h48 Return<void> startGraphicsAllocatorService(startGraphicsAllocatorService_cb _hidl_cb) override;
H A DSurfaceFlingerConfigs.cpp134 Return<void> SurfaceFlingerConfigs::startGraphicsAllocatorService( in startGraphicsAllocatorService() function in android::hardware::configstore::V1_1::implementation::SurfaceFlingerConfigs
/aosp12/hardware/interfaces/configstore/1.0/vts/functional/
H A DVtsHalConfigstoreV1_0TargetTest.cpp101 status = sfConfigs->startGraphicsAllocatorService( in TEST_P()
/aosp12/hardware/interfaces/configstore/1.0/
H A DISurfaceFlingerConfigs.hal121 startGraphicsAllocatorService() generates(OptionalBool value);