Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/sysprop/api/
DSurfaceFlingerProperties-latest.txt95 api_name: "start_graphics_allocator_service"
96 prop_name: "ro.surface_flinger.start_graphics_allocator_service"
DSurfaceFlingerProperties-current.txt115 api_name: "start_graphics_allocator_service"
116 prop_name: "ro.surface_flinger.start_graphics_allocator_service"
/frameworks/native/services/surfaceflinger/
Dmain_surfaceflinger.cpp46 if (!android::sysprop::start_graphics_allocator_service(false)) { in startGraphicsAllocatorService()
DSurfaceFlingerProperties.h57 bool start_graphics_allocator_service(bool defaultValue);
DSurfaceFlingerProperties.cpp149 bool start_graphics_allocator_service(bool defaultValue) { in start_graphics_allocator_service() function
150 auto temp = SurfaceFlingerProperties::start_graphics_allocator_service(); in start_graphics_allocator_service()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop182 api_name: "start_graphics_allocator_service"
186 prop_name: "ro.surface_flinger.start_graphics_allocator_service"