Searched refs:gpu_index (Results 1 – 4 of 4) sorted by relevance
433 int32_t gpu_index = -1; in SupportLayerAsCursor() local442 gpu_index = i; in SupportLayerAsCursor()446 if (gpu_index <= 0) { in SupportLayerAsCursor()449 Layer *cursor_layer = layer_stack->layers.at(UINT32(gpu_index) - 1); in SupportLayerAsCursor()
513 int32_t gpu_index = -1; in SupportLayerAsCursor() local523 gpu_index = i; in SupportLayerAsCursor()527 if (gpu_index <= 0) { in SupportLayerAsCursor()530 Layer *cursor_layer = layer_stack->layers.at(UINT32(gpu_index) - 1); in SupportLayerAsCursor()
500 int32_t gpu_index = -1; in SupportLayerAsCursor() local510 gpu_index = i; in SupportLayerAsCursor()514 if (gpu_index <= 0) { in SupportLayerAsCursor()517 Layer *cursor_layer = layer_stack->layers.at(UINT32(gpu_index) - 1); in SupportLayerAsCursor()
495 int32_t gpu_index = -1; in SupportLayerAsCursor() local505 gpu_index = i; in SupportLayerAsCursor()509 if (gpu_index <= 0) { in SupportLayerAsCursor()512 Layer *cursor_layer = layer_stack->layers.at(UINT32(gpu_index) - 1); in SupportLayerAsCursor()