Home
last modified time | relevance | path

Searched defs:test_surface (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/tests/
DSpecialSurfaceTest.cpp33 static void test_surface(const sk_sp<SkSpecialSurface>& surf, in test_surface() function
/third_party/skia/tests/
DSpecialSurfaceTest.cpp32 static void test_surface(const sk_sp<SkSpecialSurface>& surf, in test_surface() function
/third_party/weston/tests/
Dweston-test.c154 struct weston_test_surface *test_surface = surface->committed_private; in test_surface_committed() local
177 struct weston_test_surface *test_surface; in move_surface() local
/third_party/flutter/skia/gm/
Dimage.cpp65 static void test_surface(SkCanvas* canvas, SkSurface* surf, bool usePaint) { in test_surface() function
/third_party/skia/gm/
Dimage.cpp69 static void test_surface(SkCanvas* canvas, SkSurface* surf, bool usePaint) { in test_surface() function
/third_party/ffmpeg/libavutil/
Dhwcontext_vaapi.c518 AVBufferRef *test_surface = NULL; in vaapi_frames_init() local
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c818 const struct anv_surface *test_surface; member