HomeSort by relevance Sort by last modified time
    Searched refs:resource_values (Results 1 - 20 of 20) sorted by null

  /device/google/wahoo/power/
power-8998.c 77 int *resource_values = NULL; local
82 resource_values = getPowerhint(SUSTAINED_PERF_HINT_ID, &resources);
83 if (!resource_values) {
88 sustained_mode_handle, duration, resources, resource_values);
95 resource_values = getPowerhint(VR_MODE_SUSTAINED_PERF_HINT_ID, &resources);
96 if (!resource_values) {
101 sustained_mode_handle, duration, resources, resource_values);
111 resource_values = getPowerhint(VR_MODE_HINT_ID, &resources);
112 if (!resource_values) {
117 vr_mode_handle, duration, resources, resource_values);
131 int *resource_values = NULL; local
185 int *resource_values; local
210 int *resource_values = NULL; local
    [all...]
utils.h 49 void perform_hint_action(int hint_id, int resource_values[],
power-helper.c 179 int resource_values[] = {DISPLAY_OFF, MS_500, THREAD_MIGRATION_SYNC_OFF}; local
183 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
188 int resource_values[] = {TR_MS_50, THREAD_MIGRATION_SYNC_OFF}; local
192 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
InteractionHandler.cpp 98 int *resource_values; local
101 resource_values = getPowerhint(INTERACTION_HINT_ID, &num_resources);
102 if (resource_values != NULL) {
105 resource_values, num_resources);
utils.c 225 void perform_hint_action(int hint_id, int resource_values[], int num_resources)
239 int lock_handle = perf_lock_acq(0, 0, resource_values,
  /device/huawei/angler/power/
power-8992.c 85 int resource_values[] = {0x150C, 0x160C, 0x170C, 0x180C, 0x3DFF}; local
88 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
129 int resource_values[] = {}; /* dummy node */ local
132 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
utils.h 40 void perform_hint_action(int hint_id, int resource_values[],
power-8994.c 84 int resource_values[] = {0x150C, 0x1F03, 0x2303}; local
86 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
193 int resource_values[] = {0x4E63, 0x4F5F}; local
196 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
power.c 157 int resource_values[] = {THREAD_MIGRATION_SYNC_OFF}; local
160 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
163 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF}; local
166 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
207 int resource_values[] = {IO_BUSY_OFF, SAMPLING_DOWN_FACTOR_1, THREAD_MIGRATION_SYNC_OFF}; local
210 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
213 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF, local
418 int resource_values[] = {DISPLAY_OFF, MS_500, THREAD_MIGRATION_SYNC_OFF}; local
427 int resource_values[] = {TR_MS_50, THREAD_MIGRATION_SYNC_OFF}; local
    [all...]
utils.c 218 void perform_hint_action(int hint_id, int resource_values[], int num_resources)
223 int lock_handle = perf_lock_acq(0, 0, resource_values,
  /device/lge/bullhead/power/
power-8994.c 85 int resource_values[] = {0x150C, 0x160C, 0x170C, 0x180C, 0x3DFF}; local
88 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
129 int resource_values[] = {}; /* dummy node */ local
132 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
utils.h 40 void perform_hint_action(int hint_id, int resource_values[],
power-8992.c 84 int resource_values[] = {0x150C, 0x1F03, 0x2303}; local
86 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
193 int resource_values[] = {0x4E63, 0x4F5F}; local
196 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
power.c 151 int resource_values[] = {THREAD_MIGRATION_SYNC_OFF}; local
154 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
157 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF}; local
160 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
201 int resource_values[] = {IO_BUSY_OFF, SAMPLING_DOWN_FACTOR_1, THREAD_MIGRATION_SYNC_OFF}; local
204 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
207 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF, local
371 int resource_values[] = {DISPLAY_OFF, MS_500, THREAD_MIGRATION_SYNC_OFF}; local
380 int resource_values[] = {TR_MS_50, THREAD_MIGRATION_SYNC_OFF}; local
    [all...]
utils.c 213 void perform_hint_action(int hint_id, int resource_values[], int num_resources)
218 int lock_handle = perf_lock_acq(0, 0, resource_values,
  /device/google/marlin/power/
power-8996.c 99 int resource_values[] = {0x41400000, 0x4, 0x41410000, 0x5F, 0x41414000, 0x22C, local
104 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
114 int resource_values[] = {0x41810000, 0x9C4, 0x41814000, 0x32}; local
117 cam_preview_metadata.hint_id, resource_values,
118 sizeof(resource_values) / sizeof(resource_values[0]));
204 int resource_values[] = { local
209 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
222 int resource_values[] = {0x41810000, 0x9C4, 0x41814000, 0x32, local
314 int resource_values[] = {}; \/* dummy node *\/ local
    [all...]
power-helper.c 165 int resource_values[] = {THREAD_MIGRATION_SYNC_OFF}; local
168 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
171 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF}; local
174 resource_values, sizeof(resource_values)/sizeof(resource_values[0]));
215 int resource_values[] = {IO_BUSY_OFF, SAMPLING_DOWN_FACTOR_1, THREAD_MIGRATION_SYNC_OFF}; local
218 resource_values, sizeof(resource_values)/sizeof(resource_values[0]))
221 int resource_values[] = {TR_MS_30, HISPEED_LOAD_90, HS_FREQ_1026, THREAD_MIGRATION_SYNC_OFF, local
490 int resource_values[] = {DISPLAY_OFF, MS_500, THREAD_MIGRATION_SYNC_OFF}; local
499 int resource_values[] = {TR_MS_50, THREAD_MIGRATION_SYNC_OFF}; local
    [all...]
utils.h 47 void perform_hint_action(int hint_id, int resource_values[],
utils.c 247 void perform_hint_action(int hint_id, int resource_values[], int num_resources)
261 int lock_handle = perf_lock_acq(0, 0, resource_values,
  /packages/apps/Car/libs/
resource_generator.py 179 for resource_values in resources.values():
180 for modifier in resource_values.keys():
189 for resource_name, resource_values in resources.items():
192 print(resource_values)
193 for modifier, value in resource_values.items():

Completed in 312 milliseconds