HomeSort by relevance Sort by last modified time
    Searched refs:gColorTypeName (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/tests/
BitmapCopyTest.cpp 17 static const char* gColorTypeName[] = {
24 gColorTypeName[src.colorType()], src.isOpaque(),
25 gColorTypeName[dst.colorType()], dst.isOpaque());
175 gColorTypeName[bm1.colorType()]);
288 "returned %s", gColorTypeName[i], gColorTypeName[j],
295 "canCopyTo %s", gColorTypeName[i], gColorTypeName[j],
344 gColorTypeName[tstSafeSize.colorType()]);
377 gColorTypeName[tstSafeSize.colorType()])
    [all...]
BlitRowTest.cpp 16 static const char* gColorTypeName[] = {
92 gColorTypeName[bm.colorType()], x, y, expect, bad);
252 gColorTypeName[gDstColorType[i]], bgColor, dither,
  /external/skia/tests/
BitmapCopyTest.cpp 17 static const char* gColorTypeName[] = {
24 gColorTypeName[src.colorType()], src.isOpaque(),
25 gColorTypeName[dst.colorType()], dst.isOpaque());
175 gColorTypeName[bm1.colorType()]);
288 "returned %s", gColorTypeName[i], gColorTypeName[j],
295 "canCopyTo %s", gColorTypeName[i], gColorTypeName[j],
344 gColorTypeName[tstSafeSize.colorType()]);
377 gColorTypeName[tstSafeSize.colorType()])
    [all...]
BlitRowTest.cpp 16 static const char* gColorTypeName[] = {
92 gColorTypeName[bm.colorType()], x, y, expect, bad);
252 gColorTypeName[gDstColorType[i]], bgColor, dither,

Completed in 239 milliseconds