OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_surface
(Results
1 - 6
of
6
) sorted by null
/external/skia/experimental/c-api-example/
skia-c-example.c
16
static sk_surface_t*
make_surface
(int32_t w, int32_t h) {
function
75
sk_surface_t* surface =
make_surface
(640, 480);