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

  /frameworks/native/include/ui/
GraphicBuffer.h 64 USAGE_HW_COMPOSER = GRALLOC_USAGE_HW_COMPOSER,
  /hardware/libhardware/include/hardware/
gralloc.h 91 GRALLOC_USAGE_HW_COMPOSER = 0x00000800,
  /frameworks/native/services/surfaceflinger/DisplayHardware/
FramebufferSurface.cpp 64 GRALLOC_USAGE_HW_COMPOSER);
  /frameworks/native/cmds/flatland/
GLHelper.cpp 206 glc->setConsumerUsageBits(GRALLOC_USAGE_HW_COMPOSER);
  /hardware/qcom/display/libgralloc/
gpu.cpp 135 if (usage & GRALLOC_USAGE_HW_COMPOSER) {
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 334 GRALLOC_USAGE_HW_2D | GRALLOC_USAGE_HW_COMPOSER |
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 276 milliseconds