Home
last modified time | relevance | path

Searched refs:DEF_SIMPLE_GPU_GM_CAN_FAIL (Results 1 – 3 of 3) sorted by relevance

/external/skia/gm/
Dcrosscontextimage.cpp14 DEF_SIMPLE_GPU_GM_CAN_FAIL(cross_context_image, context, rtc, canvas, errorMsg,
Dfwidth_squircle.cpp162 DEF_SIMPLE_GPU_GM_CAN_FAIL(fwidth_squircle, ctx, rtc, canvas, errorMsg, 200, 200) {
Dgm.h70 #define DEF_SIMPLE_GPU_GM_CAN_FAIL(NAME, GR_CONTEXT, RENDER_TARGET_CONTEXT, CANVAS, ERR_MSG, W, H) \ macro