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

  /system/core/libsystem/include/system/
graphics.h 132 FLEX_COMPONENT_Cr = 1 << 2,
172 FLEX_FORMAT_YCbCr = FLEX_COMPONENT_Y | FLEX_COMPONENT_Cb | FLEX_COMPONENT_Cr,
  /hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
Gralloc1Hal.h 286 flex.planes[2].component != FLEX_COMPONENT_Cr) {
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 361 layout->planes[2].component = FLEX_COMPONENT_Cr;
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 360 layout->planes[2].component = FLEX_COMPONENT_Cr;
  /hardware/qcom/display/msm8909/gralloc/
gr_buf_mgr.cpp 902 layout->planes[2].component = FLEX_COMPONENT_Cr;
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_buf_mgr.cpp 901 layout->planes[2].component = FLEX_COMPONENT_Cr;
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.cpp 834 layout->planes[2].component = FLEX_COMPONENT_Cr;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.cpp 822 layout->planes[2].component = FLEX_COMPONENT_Cr;

Completed in 402 milliseconds