OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startGraphicsAllocatorService
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/configstore/1.0/
ISurfaceFlingerConfigs.hal
116
startGraphicsAllocatorService
() generates(OptionalBool value);
/frameworks/native/services/surfaceflinger/
main_surfaceflinger.cpp
37
static status_t
startGraphicsAllocatorService
() {
62
&ISurfaceFlingerConfigs::
startGraphicsAllocatorService
>(false)) {
63
err =
startGraphicsAllocatorService
();
/hardware/interfaces/configstore/1.0/default/
SurfaceFlingerConfigs.h
38
Return<void>
startGraphicsAllocatorService
(
SurfaceFlingerConfigs.cpp
115
Return<void> SurfaceFlingerConfigs::
startGraphicsAllocatorService
(
/hardware/interfaces/configstore/1.0/vts/functional/
VtsHalConfigstoreV1_0TargetTest.cpp
99
status = sfConfigs->
startGraphicsAllocatorService
(
Completed in 551 milliseconds