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

  /device/linaro/hikey/gralloc960/
mali_gralloc_module.h 58 #define GRALLOC_USAGE_HW_CAMERA_MASK (GRALLOC1_CONSUMER_USAGE_CAMERA | GRALLOC1_PRODUCER_USAGE_CAMERA)
mali_gralloc_formats.cpp 426 else if (usage & GRALLOC_USAGE_HW_CAMERA_MASK)
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp     [all...]
  /device/generic/goldfish/camera/
EmulatedQemuCamera3.cpp 912 else if ((srcBuf.stream->usage & GRALLOC_USAGE_HW_CAMERA_MASK)
    [all...]
EmulatedFakeCamera3.cpp 925 else if ((srcBuf.stream->usage & GRALLOC_USAGE_HW_CAMERA_MASK)
    [all...]

Completed in 520 milliseconds