Home
last modified time | relevance | path

Searched refs:copyMatchedInterleavedFormats (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/support_library/
H A DFormatConvert.h59 void copyMatchedInterleavedFormats(unsigned width, unsigned height,
H A DFormatConvert.cpp161 void copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats() function
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DFormatConvert.h61 void copyMatchedInterleavedFormats(unsigned width, unsigned height,
H A DRenderPixelCopy.cpp127 copyMatchedInterleavedFormats(width, height, in drawFrame()
H A DFormatConvert.cpp158 void copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats() function
/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DFrameHandler.cpp258 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
280 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
/aosp12/hardware/interfaces/automotive/evs/common/utils/default/include/
H A DFormatConvert.h77 static void copyMatchedInterleavedFormats(unsigned width, unsigned height,
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DFrameHandler.cpp294 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
316 Utils::copyMatchedInterleavedFormats(width, height, in copyBufferContents()
/aosp12/hardware/interfaces/automotive/evs/common/utils/default/
H A DFormatConvert.cpp201 void Utils::copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats() function in android::hardware::automotive::evs::common::Utils