Home
last modified time | relevance | path

Searched defs:bufferId (Results 1 - 25 of 25) sorted by relevance

/drivers/hdf_core/framework/model/camera/buffer_manager/src/
H A Dbuffer_queue.c159 uint32_t bufferId; in BufferQueueAllocBuffers() local
H A Dcamera_buffer_manager.c49 BufferQueueFindPlaneByOffset(struct BufferQueue *queue, unsigned long off, uint32_t *bufferId, uint32_t *planeId) BufferQueueFindPlaneByOffset() argument
/drivers/peripheral/codec/hal/idl_service/src/
H A Dicodec_buffer.cpp83 void ICodecBuffer::SetBufferId(int32_t bufferId) in SetBufferId() argument
H A Dcomponent_node.cpp436 uint32_t bufferId = GenerateBufferId(); in UseBuffer() local
469 uint32_t bufferId = GenerateBufferId(); in AllocateBuffer() local
626 uint32_t bufferId = 0; GenerateBufferId() local
649 uint32_t bufferId = iterHead->second; GetBufferInfoByHeader() local
658 GetBufferById(uint32_t bufferId, sptr<ICodecBuffer> &codecBuffer, OMX_BUFFERHEADERTYPE *&bufferHdrType) GetBufferById() argument
[all...]
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dicodec_buffer.cpp70 void ICodecBuffer::SetBufferId(int32_t bufferId) in SetBufferId() argument
H A Dcomponent_node.cpp350 uint32_t bufferId = GenerateBufferId(); in UseBuffer() local
383 uint32_t bufferId = GenerateBufferId(); in AllocateBuffer() local
499 uint32_t bufferId = 0; GenerateBufferId() local
531 GetBufferById(uint32_t bufferId, sptr<ICodecBuffer> &codecBuffer, OMX_BUFFERHEADERTYPE *&bufferHdrType) GetBufferById() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveQueries.cpp480 void GeometryShaderPrimitiveQueries::readPrimitiveQueryValues(glw::GLint bufferId, glw::GLuint* nPrimitivesGenerated, in readPrimitiveQueryValues() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DAtomicCounterBufferTest.cpp336 int32_t bufferId = (even) ? 0 : atomicCounterBuffer[bufferIndex]; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerQueue.cpp48 DoQueueWriteBuffer(ObjectId queueId, ObjectId bufferId, uint64_t bufferOffset, const uint8_t* data, uint64_t size) DoQueueWriteBuffer() argument
H A DServerBuffer.cpp53 bool Server::DoBufferMapAsync(ObjectId bufferId, in DoBufferMapAsync() argument
187 bool Server::DoBufferUpdateMappedData(ObjectId bufferId, in DoBufferUpdateMappedData() argument
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/
H A Dcamera_buffer.cpp141 uint32_t bufferId = frameSpec->buffer_->GetIndex(); in CameraAllocBuffer() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferObjectQueryTests.cpp166 GLuint bufferId = 0; in test() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferObjectQueryTests.cpp251 GLuint bufferId = 0; in test() local
458 GLuint bufferId = 0; in test() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp81 deUint32 bufferId; // used only by GL_TEXTURE_BUFFER member
173 deUint32 bufferId; in createTextureBuffer() local
[all...]
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h183 uint32_t bufferId; /** Buffer ID. */ member
H A Dcodec_type.h222 uint32_t bufferId; /**< Corresponding buffer index number */ member
/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp179 uint32_t bufferId; member
453 sk_sp<SkData> SkFontMgr_Fuchsia::GetOrCreateSkData(int bufferId, in GetOrCreateSkData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DVertexArrayGL.cpp690 GLuint bufferId = GetNativeBufferID(arrayBuffer); in updateAttribPointer() local
812 GLuint bufferId = GetNativeBufferID(arrayBuffer); in updateBindingBuffer() local
/third_party/libdrm/
H A Dxf86drmMode.c318 drm_public int drmModeRmFB(int fd, uint32_t bufferId) in drmModeRmFB() argument
348 drm_public int drmModeDirtyFB(int fd, uint32_t bufferId, in drmModeDirtyFB() argument
397 drm_public int drmModeSetCrtc(int fd, uint32_t crtcId, uint32_t bufferId, in drmModeSetCrtc() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1097 deUint32 bufferId; // Which buffer to use for the descriptor update. in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1097 deUint32 bufferId; // Which buffer to use for the descriptor update. in iterate() member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.h491 void eraseBufferDataMapEntry(const gl::BufferID bufferId) in eraseBufferDataMapEntry() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1939 uint32 bufferId; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1617 uint32 bufferId; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h2026 uint32 bufferId; member

Completed in 34 milliseconds