Searched refs:outKey (Results 1 – 5 of 5) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDevice.h | 274 … uint32_t* __unused outKeyLength, char* __unused outKey, bool* __unused outMandatory);
|
D | ExynosDevice.cpp | 1137 uint32_t* outKeyLength, char* __unused outKey, bool* __unused outMandatory) in getLayerGenericMetadataKey() argument
|
/hardware/google/graphics/common/libhwc2.1/ |
D | ExynosHWC.h | 179 uint32_t* outKeyLength, char* outKey, bool* outMandatory);
|
D | ExynosHWC.cpp | 1264 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/ |
D | hwcomposer2.h | 3171 uint32_t* outKeyLength, char* outKey, bool* outMandatory);
|