Home
last modified time | relevance | path

Searched refs:keyIndex (Results 1 – 5 of 5) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h266 void getLayerGenericMetadataKey(uint32_t __unused keyIndex,
DExynosDevice.cpp998 void ExynosDevice::getLayerGenericMetadataKey(uint32_t __unused keyIndex, in getLayerGenericMetadataKey() argument
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.h181 void exynos_GetLayerGenericMetadataKey(hwc2_device_t* device, uint32_t keyIndex,
DExynosHWC.cpp1244 void exynos_GetLayerGenericMetadataKey(hwc2_device_t* dev, uint32_t keyIndex, in exynos_GetLayerGenericMetadataKey() argument
1250 … return exynosDevice->getLayerGenericMetadataKey(keyIndex, outKeyLength, outKey, outMandatory); in exynos_GetLayerGenericMetadataKey()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h3170 typedef void (*HWC2_PFN_GET_LAYER_GENERIC_METADATA_KEY)(hwc2_device_t* device, uint32_t keyIndex,