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 58 * HWC sets HWC_HINT_CLEAR_FB to tell SurfaceFlinger that it should clear the
63 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...]
  /device/samsung/crespo/libhwcomposer/
SecHWC.cpp 256 cur->hints = HWC_HINT_CLEAR_FB;
  /hardware/ti/omap4xxx/hwc/
hwc.c 262 if (layer->flags & HWC_HINT_CLEAR_FB)
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 938 if (i && (cur[i].hints & HWC_HINT_CLEAR_FB)
    [all...]

Completed in 123 milliseconds