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.txt99 api_name: "start_graphics_allocator_service"
100 prop_name: "ro.surface_flinger.start_graphics_allocator_service"
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.h54 bool start_graphics_allocator_service(bool defaultValue);
Dmain_surfaceflinger.cpp41 if (!android::sysprop::start_graphics_allocator_service(false)) { in startGraphicsAllocatorService()
DSurfaceFlingerProperties.cpp131 bool start_graphics_allocator_service(bool defaultValue) { in start_graphics_allocator_service() function
132 auto temp = SurfaceFlingerProperties::start_graphics_allocator_service(); in start_graphics_allocator_service()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop162 api_name: "start_graphics_allocator_service"
166 prop_name: "ro.surface_flinger.start_graphics_allocator_service"