Home
last modified time | relevance | path

Searched refs:ALLOC_FLAG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/camera/
H A Dcamera_product.h28 ALLOC_FLAG, enumerator
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/
H A Dcamera_buffer.cpp147 if (CameraQueryMemory(feature, buf, ALLOC_FLAG) != 0) { in CameraAllocBuffer()