Home
last modified time | relevance | path

Searched defs:sk_free (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/ports/
H A DSkMemory_mozalloc.cpp25 void sk_free(void* p) { in sk_free() function
H A DSkMemory_malloc.cpp68 void sk_free(void* p) { in sk_free() function
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dstack.rs39 pub fn sk_free(st: *mut _STACK); in sk_free() functions
/third_party/openssl/ohos_lite/include/openssl/
H A Dstack.h60 # define sk_free OPENSSL_sk_free macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dstack.h67 # define sk_free OPENSSL_sk_free macro
/third_party/openssl/include/openssl/
H A Dstack.h67 # define sk_free OPENSSL_sk_free macro
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp964 reinterpret_cast<wuffs_gif__decoder*>(decoder_raw), &sk_free); SkWuffsCodec_MakeFromStream() local
990 reinterpret_cast<uint8_t*>(workbuf_ptr_raw), &sk_free); SkWuffsCodec_MakeFromStream() local
[all...]

Completed in 3 milliseconds