Home
last modified time | relevance | path

Searched defs:IsBufferValid (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dbuffer.c25 bool IsBufferValid(const Buffer *buffer) in IsBufferValid() function
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dbuffer.c23 bool IsBufferValid(const Buffer *buffer) in IsBufferValid() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp1125 bool RSBaseRenderUtil::IsBufferValid(const sptr<SurfaceBuffer>& buffer) in IsBufferValid() function in OHOS::Rosen::RSBaseRenderUtil