Searched refs:ValidateInput (Results 1 – 3 of 3) sorted by relevance
31 bool ValidateInput(const uint8_t* data, size_t size) in ValidateInput() function78 if (!ValidateInput(data, size)) { in ApplyOhosImageDecoderAdapterFuzzTest()
63 bool ValidateInput(const RenderHandleReference& handle);
286 if (!ValidateInput(handle)) { in CopyToCpu()296 bool RenderFrameUtil::ValidateInput(const RenderHandleReference& handle) in ValidateInput() function in RenderFrameUtil