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

  /hardware/qcom/display/msm8084/libqdutils/
cb_swap_rect.h 39 HWC_SKIP_HWC_COMPOSITION = 0x00040000,
cb_utils.cpp 56 (list->hwLayers[i].flags & HWC_SKIP_HWC_COMPOSITION))
  /hardware/qcom/display/msm8226/libqdutils/
cb_swap_rect.h 39 HWC_SKIP_HWC_COMPOSITION = 0x00040000,
cb_utils.cpp 56 (list->hwLayers[i].flags & HWC_SKIP_HWC_COMPOSITION))
  /hardware/qcom/display/msm8909/libqdutils/
cb_swap_rect.h 39 HWC_SKIP_HWC_COMPOSITION = 0x00040000,
cb_utils.cpp 82 (list->hwLayers[i].flags & HWC_SKIP_HWC_COMPOSITION))
  /hardware/qcom/display/msm8994/libqdutils/
cb_swap_rect.h 39 HWC_SKIP_HWC_COMPOSITION = 0x00040000,
cb_utils.cpp 57 (list->hwLayers[i].flags & HWC_SKIP_HWC_COMPOSITION))
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.cpp 316 if(layer->flags & HWC_SKIP_HWC_COMPOSITION){

Completed in 126 milliseconds