Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h274 … uint32_t* __unused outKeyLength, char* __unused outKey, bool* __unused outMandatory);
DExynosDevice.cpp1137 uint32_t* outKeyLength, char* __unused outKey, bool* __unused outMandatory) in getLayerGenericMetadataKey() argument
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.h179 uint32_t* outKeyLength, char* outKey, bool* outMandatory);
DExynosHWC.cpp1264 uint32_t* outKeyLength, char* outKey, bool* outMandatory) in exynos_GetLayerGenericMetadataKey() argument
1269 … return exynosDevice->getLayerGenericMetadataKey(keyIndex, outKeyLength, outKey, outMandatory); in exynos_GetLayerGenericMetadataKey()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h3171 uint32_t* outKeyLength, char* outKey, bool* outMandatory);