OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_picture_unref
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/c/
sk_picture.h
40
is passed to the caller, who must call
sk_picture_unref
() when
47
balanced by a call to
sk_picture_unref
().
56
void
sk_picture_unref
(sk_picture_t*);
/external/skia/src/c/
sk_surface.cpp
492
void
sk_picture_unref
(sk_picture_t* cpic) {
function
Completed in 2822 milliseconds