Home
last modified time | relevance | path

Searched refs:DEF_SIMPLE_GM (Results 1 – 12 of 12) sorted by relevance

/external/skia/gm/
Dcolorwheel.cpp32 DEF_SIMPLE_GM(colorwheel, canvas, 256, 256) {
40 DEF_SIMPLE_GM(colorwheelnative, canvas, 128, 28) {
Drepeated_bitmap.cpp12 DEF_SIMPLE_GM(repeated_bitmap, canvas, 576, 576) {
33 DEF_SIMPLE_GM(repeated_bitmap_jpg, canvas, 576, 576) {
Dsmallimage.cpp4 DEF_SIMPLE_GM(small_image, canvas, 8, 8) {
Dgrayscalejpg.cpp16 DEF_SIMPLE_GM(grayscalejpg, canvas, 128, 128) {
Dfadefilter.cpp13 DEF_SIMPLE_GM(fadefilter, canvas, 256, 256) {
Dblend.cpp10 DEF_SIMPLE_GM(blend, canvas, 300, 100) {
Dtransparency.cpp65 DEF_SIMPLE_GM(transparency_check, canvas, 1792, 1080) {
Dgm.h30 #define DEF_SIMPLE_GM(NAME, CANVAS, W, H) \ macro
Drecordopts.cpp134 DEF_SIMPLE_GM(recordopts, canvas, (kTestRectSize+1)*2, (kTestRectSize+1)*15) {
Dall_bitmap_configs.cpp154 DEF_SIMPLE_GM(all_bitmap_configs, canvas, SCALE, 6 * SCALE) {
Dpictureshader.cpp186 DEF_SIMPLE_GM(tiled_picture_shader, canvas, 400, 400) {
/external/skia/site/dev/testing/
Dtests.md50 DEF_SIMPLE_GM(newgmtest, canvas, 128, 128) {