Home
last modified time | relevance | path

Searched refs:convertNativeHandleToHGBP (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/utils/
DAImageReaderUtils.cpp27 static sp<HGraphicBufferProducer> convertNativeHandleToHGBP ( in convertNativeHandleToHGBP() function
48 return convertNativeHandleToHGBP(handle); in AImageReader_getHGBPFromHandle()
/frameworks/hardware/interfaces/automotive/display/aidl/vts/functional/
DVtsHalCarDisplayTargetTest.cpp37 android::sp<HGraphicBufferProducer> convertNativeHandleToHGBP(const NativeHandle& aidlHandle) { in convertNativeHandleToHGBP() function
98 gfxBufferProducer = convertNativeHandleToHGBP(handle); in TEST_P()