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

  /external/chromium_org/third_party/skia/tests/
BitmapCopyTest.cpp 200 SkColorTable* ctPremul = NULL;
203 ctPremul = init_ctable(kPremul_SkAlphaType);
209 NULL, ctPremul);
211 SkSafeUnref(ctPremul);
  /external/skia/tests/
BitmapCopyTest.cpp 200 SkColorTable* ctPremul = NULL;
203 ctPremul = init_ctable(kPremul_SkAlphaType);
209 NULL, ctPremul);
211 SkSafeUnref(ctPremul);

Completed in 88 milliseconds