Home
last modified time | relevance | path

Searched defs:CR (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl23 CR = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl40 CR = (1 << 2) /* 4 */, enumConstant
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl36 CR = 1 << 2, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl39 CR = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl40 CR = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl40 CR = (1 << 2) /* 4 */, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl40 CR = (1 << 2) /* 4 */, enumConstant
/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/
Dlayout.h17 CR = static_cast<uint32_t>(PlaneLayoutComponentType::CR), enumerator
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp113 const ExtendableType CR = android::gralloc4::PlaneLayoutComponentType_CR; in plane_layout_components_from_handle() local