Home
last modified time | relevance | path

Searched defs:nativeBuffer (Results 1 – 9 of 9) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_egl_image_manager.cpp89 explicit NativeWindowBufferObject(NativeWindowBuffer* nativeBuffer) in NativeWindowBufferObject()
141 EGLClientBuffer CastToEGLClientBuffer(NativeWindowBuffer* nativeBuffer) in CastToEGLClientBuffer()
154 const NativeWindowBufferObject& nativeBuffer) in CreateEGLImage()
217 auto nativeBuffer = Detail::CreateNativeWindowBuffer(buffer); in Create() local
/foundation/graphic/graphic_2d/frameworks/surface/test/unittest/
Dnative_buffer_test.cpp338 OH_NativeBuffer* nativeBuffer = OH_NativeBufferFromNativeWindowBuffer(nullptr); variable
372 OH_NativeBuffer* nativeBuffer = OH_NativeBufferFromNativeWindowBuffer(nativeWindowBuffer); variable
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkacquirevideobuffer_fuzzer/
Dscreencaptureacquirevideobuffer_ndk_fuzzer.cpp110 …OH_NativeBuffer *nativeBuffer = OH_AVScreenCapture_AcquireVideoBuffer(screenCapture, &fence, &time… in FuzzScreenCaptureAcquireVideoBufferNdk() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
Dsvg_decoder.cpp128 void* nativeBuffer = sb.GetRefPtr(); in AllocDmaBuffer() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
Dvideoenc_ndk_sample.cpp359 OH_NativeBuffer *nativeBuffer = OH_NativeBufferFromNativeWindowBuffer(ohNativeWindowBuffer); in InputFuncSurface() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
Dpng_decoder.cpp265 void* nativeBuffer = sb.GetRefPtr(); in AllocBufferForDmaType() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Djpeg_decoder.cpp392 void* nativeBuffer = sb.GetRefPtr(); in DoSwDecode() local
/foundation/arkui/napi/native_engine/
Dnative_api.cpp1595 …auto nativeBuffer = reinterpret_cast<NativeBuffer*>(resultValue->GetInterface(NativeBuffer::INTERF… in napi_create_buffer() local
1619 …auto nativeBuffer = reinterpret_cast<NativeBuffer*>(resultValue->GetInterface(NativeBuffer::INTERF… in napi_create_buffer_copy() local
1640 …auto nativeBuffer = reinterpret_cast<NativeBuffer*>(resultValue->GetInterface(NativeBuffer::INTERF… in napi_create_external_buffer() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp1656 void* nativeBuffer = surfaceBuffer.GetRefPtr(); in Unmarshalling() local