OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_create_multi_display_surface
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/minui/
minui.h
101
int
res_create_multi_display_surface
(const char* name,
resources.c
234
int
res_create_multi_display_surface
(const char* name, int* frames, gr_surface** pSurface) {
function
/bootable/recovery/
screen_ui.cpp
335
int result =
res_create_multi_display_surface
(filename, frames, surface);
/system/core/healthd/
healthd_mode_charger.cpp
692
ret =
res_create_multi_display_surface
("charger/battery_scale", &scale_count, &scale_frames);
Completed in 333 milliseconds