Searched refs:gray8 (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/third_party/agg23/
H A Dagg_color_gray.h25 // color types gray8, gray16
33 struct gray8 { struct in namespace:agg
42 typedef gray8 self_type;
45 gray8() {} function in struct:agg::gray8
46 gray8(unsigned v_, unsigned a_ = base_mask) : function in struct:agg::gray8
H A Dagg_pixfmt_gray.h174 typedef blender_gray<gray8> blender_gray8;
/external/skia/tests/
H A DReadPixelsTest.cpp507 static const uint8_t gray8[kNumPixels] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable
524 return gray8;
/external/skqp/tests/
H A DReadPixelsTest.cpp507 static const uint8_t gray8[kNumPixels] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable
524 return gray8;
/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp1214 final_render.color(agg::gray8(255));

Completed in 1423 milliseconds