Home
last modified time | relevance | path

Searched refs:sk_data_new_from_malloc (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/c/
Dsk_data.h33 SK_API sk_data_t* sk_data_new_from_malloc(const void* memory, size_t length);
/external/skqp/include/c/
Dsk_data.h38 SK_API sk_data_t* sk_data_new_from_malloc(const void* memory, size_t length);
/external/skqp/src/c/
Dsk_surface.cpp418 sk_data_t* sk_data_new_from_malloc(const void* memory, size_t length) { in sk_data_new_from_malloc() function
/external/skia/src/c/
Dsk_surface.cpp450 sk_data_t* sk_data_new_from_malloc(const void* memory, size_t length) { in sk_data_new_from_malloc() function