Searched refs:WebPIDelete (Results 1 – 7 of 7) sorted by relevance
90 WebPIDelete(idec); in LLVMFuzzerTestOneInput()
325 WEBP_EXTERN void WebPIDelete(WebPIDecoder* idec);
483 SkAutoTCallVProc<WebPIDecoder, WebPIDelete> idec(WebPIDecode(nullptr, 0, &config)); in onGetPixels()
504 SkAutoTCallVProc<WebPIDecoder, WebPIDelete> idec(WebPIDecode(nullptr, 0, &config)); in onGetPixels()
671 void WebPIDelete(WebPIDecoder* idec) { in WebPIDelete() function
771 WebPIDelete(idec);