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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 56 mOutputUsage(GRALLOC_USAGE_HW_COMPOSER),
87 mConsumer->setConsumerUsageBits(GRALLOC_USAGE_HW_COMPOSER);
139 mOutputUsage != GRALLOC_USAGE_HW_COMPOSER)) {
151 mOutputUsage = GRALLOC_USAGE_HW_COMPOSER;
333 usage |= GRALLOC_USAGE_HW_COMPOSER;
FramebufferSurface.cpp 65 GRALLOC_USAGE_HW_COMPOSER);
  /frameworks/native/include/ui/
GraphicBuffer.h 65 USAGE_HW_COMPOSER = GRALLOC_USAGE_HW_COMPOSER,
  /hardware/libhardware/include/hardware/
gralloc.h 91 GRALLOC_USAGE_HW_COMPOSER = 0x00000800,
  /hardware/qcom/display/msm8974/libgralloc/
gpu.cpp 141 if (usage & GRALLOC_USAGE_HW_COMPOSER) {
278 (usage & GRALLOC_USAGE_HW_COMPOSER )) {
  /frameworks/native/cmds/flatland/
GLHelper.cpp 209 glc->setConsumerUsageBits(GRALLOC_USAGE_HW_COMPOSER);
  /hardware/qcom/display/msm8960/libgralloc/
gpu.cpp 135 if (usage & GRALLOC_USAGE_HW_COMPOSER) {
  /hardware/qcom/display/msm8x26/libgralloc/
gpu.cpp 135 if (usage & GRALLOC_USAGE_HW_COMPOSER) {
  /hardware/libhardware/tests/hwc/
cnativewindow.c 504 GRALLOC_USAGE_HW_COMPOSER |
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 324 GRALLOC_USAGE_HW_2D | GRALLOC_USAGE_HW_COMPOSER |
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 135 milliseconds