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

  /hardware/qcom/display/msm8994/liboverlay/
mdpWrapper.h 187 for(uint32_t i = 0; i < list.num_overlays; i++) {
194 __FUNCTION__, list.num_overlays, id);
205 for(uint32_t i = 0; i < list.num_overlays; i++) {
overlayMdp.cpp 362 list.num_overlays = count;
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.cpp 366 list.num_overlays = count;
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdp.cpp 347 list.num_overlays = count;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 241 unsigned short num_overlays; member in struct:_XkbSection
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 241 unsigned short num_overlays; member in struct:_XkbSection
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h 1039 uint32_t num_overlays; member in struct:mdp_overlay_list
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 1073 * @num_overlays: Number of overlay layers as part of the frame.
1079 * match num_overlays. Otherwise it will indicate the last
1083 uint32_t num_overlays; member in struct:mdp_overlay_list
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h 1022 uint32_t num_overlays; member in struct:mdp_overlay_list
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 1048 * @num_overlays: Number of overlay layers as part of the frame.
1054 * match num_overlays. Otherwise it will indicate the last
1058 uint32_t num_overlays; member in struct:mdp_overlay_list

Completed in 373 milliseconds