Home
last modified time | relevance | path

Searched defs:make_surface (Results 1 – 9 of 9) sorted by relevance

/external/skia/experimental/c-api-example/
Dskia-c-example.c17 static sk_surface_t* make_surface(int32_t w, int32_t h) { in make_surface() function
/external/skia/tests/
DSkbug6653.cpp26 static sk_sp<SkSurface> make_surface(GrRecordingContext* rContext) { in make_surface() function
/external/skia/gm/
Dninepatchstretch.cpp22 static sk_sp<SkSurface> make_surface(SkCanvas* root, int N) { in make_surface() function
Dsurface.cpp47 static sk_sp<SkSurface> make_surface(GrRecordingContext* ctx, in make_surface() function
183 static sk_sp<SkSurface> make_surface(const SkImageInfo& ii, SkCanvas* canvas, SurfaceType type) { in make_surface() function
Dlattice.cpp26 static sk_sp<SkSurface> make_surface(SkCanvas* root, int N, int padLeft, int padTop, in make_surface() function
/external/skia/fuzz/
DFuzzCreateDDL.cpp173 static sk_sp<SkSurface> make_surface(Fuzz* fuzz, GrDirectContext* dContext, const SkImageInfo& ii, in make_surface() function
/external/mesa3d/src/intel/vulkan/
Danv_image.c542 make_surface(struct anv_device *device, in make_surface() function
/external/skia/tools/viewer/
DViewer.cpp1540 auto make_surface = [=](int w, int h) { in drawSlide() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c349 make_surface(struct brw_context *brw, GLenum target, mesa_format format, in make_surface() function