| /foundation/graphic/surface_lite/frameworks/ |
| D | surface_buffer_impl.cpp | 24 struct SurfaceBufferData bufferData = {{0}, 0, 0, 0, BUFFER_STATE_NONE, NULL}; in SurfaceBufferImpl() local 215 struct SurfaceBufferData bufferData = {{0}, 0, 0, 0, BUFFER_STATE_NONE, NULL}; in ~SurfaceBufferImpl() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
| D | napi_bluetooth_ble_utils.cpp | 143 uint8_t* bufferData = nullptr; in ConvertBLECharacteristicToJS() local 204 uint8_t* bufferData = nullptr; in ConvertBLEDescriptorToJS() local 304 uint8_t* bufferData = nullptr; in ConvertCharacteristicWriteReqToJS() local 349 uint8_t* bufferData = nullptr; in ConvertDescriptorWriteReqToJS() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| D | webgl_rendering_context_draw.cpp | 338 WebGLReadBufferArg bufferData(env); in ReadPixels() local 359 napi_env env, GLenum target, GLsizeiptr size, GLenum usage, const uint8_t* bufferData) in BufferData_() 403 WebGLReadBufferArg bufferData(env); in BufferData() local 432 WebGLReadBufferArg bufferData(env); in BufferSubData() local 563 WebGLReadBufferArg bufferData(env); in CompressedTexImage2D() local 640 WebGLReadBufferArg bufferData(env); in CompressedTexSubImage2D() local 998 const TexImageArg& arg, const WebGLReadBufferArg* bufferData) in CheckTextureDataBuffer()
|
| D | webgl2_rendering_context_impl.cpp | 1049 WebGLReadBufferArg bufferData(env); in ClearBufferV() local 1180 WebGLReadBufferArg bufferData(env); in VertexAttribI4iv() local 1203 WebGLReadBufferArg bufferData(env); in VertexAttribI4uiv() local 1254 WebGLReadBufferArg bufferData(env); in DrawBuffers() local 1364 WebGLReadBufferArg bufferData(env); in GetBufferSubData() local 1632 WebGLReadBufferArg bufferData(env); in InvalidateFrameBuffer() local 1658 WebGLReadBufferArg bufferData(env); in InvalidateSubFrameBuffer() local 1785 WebGLReadBufferArg bufferData(env); in GetActiveUniforms() local 1893 …ingContextImpl::CheckClearBuffer(napi_env env, GLenum buffer, const WebGLReadBufferArg& bufferData) in CheckClearBuffer()
|
| D | webgl_rendering_context_base_impl.cpp | 2111 WebGLReadBufferArg bufferData(env); in VertexAttribfv() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/sink/file_sink/ |
| D | file_fd_sink_plugin.cpp | 88 auto bufferData = buffer->GetMemory(); in Write() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output/ |
| D | dsoftbus_output_plugin.cpp | 258 auto bufferData = buffer->GetMemory(); in PushData() local 324 auto bufferData = buffer->GetMemory(); in SendDataToSoftbus() local
|
| /foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/src/ |
| D | av_sender_engine_adapter.cpp | 111 auto bufferData = transBuffer->CreateBufferData(audioData->Size()); in PushData() local
|
| /foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/src/ |
| D | av_receiver_engine_transport.cpp | 131 auto bufferData = buffer->GetBufferData(0); in OnEngineDataAvailable() local
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/ |
| D | av_sender_engine_adapter.cpp | 154 auto bufferData = transBuffer->WrapBufferData(video.data, video.size, video.size); in PushData() local
|
| /foundation/arkui/napi/sample/native_module_systemtest/ |
| D | js_test_buffer_napi.cpp | 151 char* bufferData = nullptr; in BufferInfoFun() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output_audio/ |
| D | dsoftbus_output_audio_plugin.cpp | 314 auto bufferData = buffer->GetMemory(); in SendDataToSoftbus() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input/ |
| D | dsoftbus_input_plugin.cpp | 295 auto bufferData = buffer->GetMemory(); in DataEnqueue() local
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/ |
| D | screenregion.cpp | 278 auto bufferData = buffer->GetBufferData(0); in GetWSBuffer() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/socket/ |
| D | napi_bluetooth_spp_client.cpp | 270 uint8_t *bufferData = nullptr; in NapiThreadSafeFuncCallJs() local
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
| D | napi_param_utils.cpp | 255 uint8_t *bufferData, napi_value &result) in CreateArrayBuffer() 268 const uint8_t *bufferData, napi_value &result) in CreateArrayBuffer()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| D | render_backend_vk.cpp | 159 uint8_t* bufferData = static_cast<uint8_t*>(perfGpuTimerData_.gpuBuffer->Map()); in RenderBackendVk() local
|