Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFatBits.cpp21 #define WIRE_FRAME_COLOR 0xFFFF0000 /*0xFF00FFFF*/ macro
131 paint->setColor(fShowSkeleton ? WIRE_FRAME_COLOR : 0); in setupSkeletonPaint()