Lines Matching refs:num
162 * @param num Indicates the pointer to the number of modes supported by the display device.
172 int32_t (*GetDisplaySupportedModes)(uint32_t devId, uint32_t *num, DisplayModeInfo *modes);
308 * @param num Indicates the pointer to the number of layers whose composition types have changed.
317 int32_t (*GetDisplayCompChange)(uint32_t devId, uint32_t *num, uint32_t *Layers, int32_t *type);
373 * @param num Indicates the number of rectangles.
381 int32_t (*SetDisplayClientDamage)(uint32_t devId, uint32_t num, IRect *rect);
407 * @param num Indicates the pointer to the number of layers.
416 int32_t (*GetDisplayReleaseFence)(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences);
422 * @param num Indicates the pointer to the number of color gamuts supported by the display device.
430 int32_t (*GetDisplaySupportedColorGamuts)(uint32_t devId, uint32_t *num, ColorGamut *gamuts);
517 * @param num Indicates the pointer to the number of metadata keys supported by the display device.
525 int32_t (*GetSupportedMetadataKey)(uint32_t devId, uint32_t *num, HDRMetadataKey *keys);