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

  /external/chromium_org/third_party/hwcplus/include/hardware/
hwcomposer_defs.h 111 HWC_BLENDING_COVERAGE = 0x0405
  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 131 HWC_BLENDING_COVERAGE = 0x0405
  /hardware/intel/img/hwcomposer/ips/anniedale/
PlaneCapabilities.cpp 149 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/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 448 rect.blend = HWC_BLENDING_COVERAGE;
hwcStress.cpp 173 HWC_BLENDING_COVERAGE,
hwcCommit.cpp 151 {"coverage", HWC_BLENDING_COVERAGE},
583 HWC_BLENDING_NONE, HWC_BLENDING_COVERAGE);
    [all...]
hwcTestLib.cpp 476 (list->hwLayers[layer].blending == HWC_BLENDING_COVERAGE)
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 428 HWC_BLENDING_COVERAGE);
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 544 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...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 467 case HWC_BLENDING_COVERAGE:
    [all...]

Completed in 761 milliseconds