Home
last modified time | relevance | path

Searched defs:bufferObj (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
Dnative_audio_codec.cpp69 for (auto &bufferObj : audioCodecObj->bufferObjList_) { in GetTransData() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl2_rendering_context_impl.cpp1535 …2RenderingContextImpl::BindBufferBase(napi_env env, const BufferBaseArg& arg, napi_value bufferObj) in BindBufferBase()
1564 napi_env env, const BufferBaseArg& arg, napi_value bufferObj, GLintptr offset, GLsizeiptr size) in BindBufferRange()