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

  /hardware/qcom/display/msm8226/liboverlay/
overlayMdp.cpp 125 mOVInfo.pipe_type = PIPE_TYPE_RGB;
128 mOVInfo.pipe_type = PIPE_TYPE_VIG;
131 mOVInfo.pipe_type = PIPE_TYPE_DMA;
134 mOVInfo.pipe_type = PIPE_TYPE_AUTO;
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdp.cpp 125 mOVInfo.pipe_type = PIPE_TYPE_RGB;
128 mOVInfo.pipe_type = PIPE_TYPE_VIG;
131 mOVInfo.pipe_type = PIPE_TYPE_DMA;
134 mOVInfo.pipe_type = PIPE_TYPE_AUTO;
  /external/mesa3d/src/gallium/include/pipe/
p_format.h 37 enum pipe_type { enum
  /external/mesa3d/src/gallium/state_trackers/vdpau/
vdpau_private.h 76 PipeToChroma(enum pipe_video_chroma_format pipe_type)
78 switch (pipe_type) {
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
sm4_to_tgsi.cpp 204 enum pipe_type res_return_type(unsigned type)
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h 581 uint32_t pipe_type; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 593 * @pipe_type: Used to specify the type of overlay pipe.
631 uint32_t pipe_type; member in struct:mdp_overlay

Completed in 121 milliseconds