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

  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 59 * HWC sets HWC_HINT_CLEAR_FB to tell SurfaceFlinger that it should clear the
64 HWC_HINT_CLEAR_FB = 0x00000002
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 444 (list->hwLayers[layer].hints & HWC_HINT_CLEAR_FB)
514 (list->hwLayers[layer].hints & HWC_HINT_CLEAR_FB)
    [all...]
  /hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.cpp 150 layer->hints |= HWC_HINT_CLEAR_FB;
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 263 if (layer->flags & HWC_HINT_CLEAR_FB)
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 89 milliseconds