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

  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 132 HWC_BLENDING_COVERAGE = 0x0405
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
PlaneCapabilities.cpp 146 case HWC_BLENDING_COVERAGE:
AnnRGBPlane.cpp 212 // turn off premultipled alpha blending for HWC_BLENDING_COVERAGE
213 if (mBlending == HWC_BLENDING_COVERAGE) {
371 // turn off premultipled alpha blending for HWC_BLENDING_COVERAGE
372 if (mBlending == HWC_BLENDING_COVERAGE) {
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnRGBPlane.cpp 153 // turn off premultipled alpha blending for HWC_BLENDING_COVERAGE
154 if (mBlending == HWC_BLENDING_COVERAGE) {
313 // turn off premultipled alpha blending for HWC_BLENDING_COVERAGE
314 if (mBlending == HWC_BLENDING_COVERAGE) {
PlaneCapabilities.cpp 169 case HWC_BLENDING_COVERAGE:
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_dump_layers.cpp 272 (layer->blending == HWC_BLENDING_COVERAGE)? "[Coverage]":"");
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_dump_layers.cpp 272 (layer->blending == HWC_BLENDING_COVERAGE)? "[Coverage]":"");
hwc_utils.cpp     [all...]
  /frameworks/native/opengl/tests/hwc/
hwcRects.cpp 446 rect.blend = HWC_BLENDING_COVERAGE;
hwcStress.cpp 173 HWC_BLENDING_COVERAGE,
hwcCommit.cpp 151 {"coverage", HWC_BLENDING_COVERAGE},
582 HWC_BLENDING_NONE, HWC_BLENDING_COVERAGE);
    [all...]
hwcTestLib.cpp 474 (list->hwLayers[layer].blending == HWC_BLENDING_COVERAGE)
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_dump_layers.cpp 276 (layer->blending == HWC_BLENDING_COVERAGE)? "[Coverage]":"");
hwc_utils.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 466 HWC_BLENDING_COVERAGE);
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 543 case HWC_BLENDING_COVERAGE :
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 498 case HWC_BLENDING_COVERAGE :
    [all...]
  /hardware/ti/omap4-aah/hwc/
rgz_2d.c     [all...]

Completed in 580 milliseconds