Home
last modified time | relevance | path

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

/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/api/
Dsystem-current.txt22 method public static java.util.Optional<java.lang.Boolean> 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"