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

  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 63 case GRALLOC1_CAPABILITY_LAYERED_BUFFERS:
  /hardware/libhardware/include/hardware/
gralloc1.h 42 GRALLOC1_CAPABILITY_LAYERED_BUFFERS = 2,
460 * GRALLOC1_CAPABILITY_LAYERED_BUFFERS capability.
467 * GRALLOC1_CAPABILITY_LAYERED_BUFFERS must allocate only buffers with a single
608 * GRALLOC1_CAPABILITY_LAYERED_BUFFERS capability.
    [all...]
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1Allocator.cpp 64 if (capability == GRALLOC1_CAPABILITY_LAYERED_BUFFERS) {
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 108 out_capabilities[1] = GRALLOC1_CAPABILITY_LAYERED_BUFFERS;

Completed in 92 milliseconds