Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_codec.cpp137 for (auto &bufferObj : audioCodecObj->bufferObjList_) { in GetTransData() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A 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()