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

  /hardware/libhardware/include/hardware/
gralloc1.h 38 GRALLOC1_CAPABILITY_TEST_ALLOCATE = 1,
755 * If GRALLOC1_CAPABILITY_TEST_ALLOCATE is supported by this device, outBuffers
769 * supports GRALLOC1_CAPABILITY_TEST_ALLOCATE (see above), and must not be
    [all...]
  /hardware/qcom/display/msm8909/gralloc/
gr_device_impl.cpp 107 out_capabilities[0] = GRALLOC1_CAPABILITY_TEST_ALLOCATE;
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 107 out_capabilities[0] = GRALLOC1_CAPABILITY_TEST_ALLOCATE;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 113 out_capabilities[0] = GRALLOC1_CAPABILITY_TEST_ALLOCATE;
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_device_impl.cpp 107 out_capabilities[0] = GRALLOC1_CAPABILITY_TEST_ALLOCATE;

Completed in 129 milliseconds