Searched refs:keyIndex (Results 1 – 6 of 6) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDevice.h | 277 void getLayerGenericMetadataKey(uint32_t __unused keyIndex,
|
D | ExynosDevice.cpp | 1258 void ExynosDevice::getLayerGenericMetadataKey(uint32_t __unused keyIndex, in getLayerGenericMetadataKey() argument
|
/hardware/google/graphics/common/libhwc2.1/ |
D | ExynosHWC.h | 178 void exynos_GetLayerGenericMetadataKey(hwc2_device_t* device, uint32_t keyIndex,
|
D | ExynosHWC.cpp | 1263 void exynos_GetLayerGenericMetadataKey(hwc2_device_t* dev, uint32_t keyIndex, in exynos_GetLayerGenericMetadataKey() argument 1269 … return exynosDevice->getLayerGenericMetadataKey(keyIndex, outKeyLength, outKey, outMandatory); in exynos_GetLayerGenericMetadataKey()
|
/hardware/libhardware/include_all/hardware/ |
D | hwcomposer2.h | 3170 typedef void (*HWC2_PFN_GET_LAYER_GENERIC_METADATA_KEY)(hwc2_device_t* device, uint32_t keyIndex,
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 3170 typedef void (*HWC2_PFN_GET_LAYER_GENERIC_METADATA_KEY)(hwc2_device_t* device, uint32_t keyIndex,
|