HomeSort by relevance Sort by last modified time
    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);