Home
last modified time | relevance | path

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

/drivers/peripheral/camera/hal/buffer_manager/src/heap_buffer_allocator/
Dheap_buffer_allocator.cpp99 uint32_t HeapBufferAllocator::CalculateSize(const uint32_t width, in CalculateSize() function in OHOS::Camera::HeapBufferAllocator
/drivers/hdf_core/framework/tools/hc-gen/src/
Dbytecode_gen.cpp142 void ByteCodeGen::CalculateSize(const std::shared_ptr<AstObject> &object) const in CalculateSize() function in ByteCodeGen