Searched refs:DEF_SIMPLE_GM (Results 1 – 12 of 12) sorted by relevance
/external/skia/gm/ |
D | colorwheel.cpp | 32 DEF_SIMPLE_GM(colorwheel, canvas, 256, 256) { 40 DEF_SIMPLE_GM(colorwheelnative, canvas, 128, 28) {
|
D | repeated_bitmap.cpp | 12 DEF_SIMPLE_GM(repeated_bitmap, canvas, 576, 576) { 33 DEF_SIMPLE_GM(repeated_bitmap_jpg, canvas, 576, 576) {
|
D | smallimage.cpp | 4 DEF_SIMPLE_GM(small_image, canvas, 8, 8) {
|
D | grayscalejpg.cpp | 16 DEF_SIMPLE_GM(grayscalejpg, canvas, 128, 128) {
|
D | fadefilter.cpp | 13 DEF_SIMPLE_GM(fadefilter, canvas, 256, 256) {
|
D | blend.cpp | 10 DEF_SIMPLE_GM(blend, canvas, 300, 100) {
|
D | transparency.cpp | 65 DEF_SIMPLE_GM(transparency_check, canvas, 1792, 1080) {
|
D | gm.h | 30 #define DEF_SIMPLE_GM(NAME, CANVAS, W, H) \ macro
|
D | recordopts.cpp | 134 DEF_SIMPLE_GM(recordopts, canvas, (kTestRectSize+1)*2, (kTestRectSize+1)*15) {
|
D | all_bitmap_configs.cpp | 154 DEF_SIMPLE_GM(all_bitmap_configs, canvas, SCALE, 6 * SCALE) {
|
D | pictureshader.cpp | 186 DEF_SIMPLE_GM(tiled_picture_shader, canvas, 400, 400) {
|
/external/skia/site/dev/testing/ |
D | tests.md | 50 DEF_SIMPLE_GM(newgmtest, canvas, 128, 128) {
|