HomeSort by relevance Sort by last modified time
    Searched full:dbmr (Results 1 - 1 of 1) sorted by null

  /external/skia/tools/
filtermain.cpp 62 SkDrawBitmapRectCommand* dbmr = local
66 SkPaint* dbmrPaint = dbmr->paint();
87 // if (NULL == saveLayerPaint) the dbmr's paint doesn't need to be changed
89 SkDrawBitmapRectCommand* dbmr = local
91 SkPaint* dbmrPaint = dbmr->paint();
94 // if the DBMR doesn't have a paint just use the saveLayer's
95 dbmr->setPaint(*saveLayerPaint);
137 SkDrawBitmapRectCommand* dbmr = local
141 SkPaint* dbmrPaint = dbmr->paint();
165 // if (NULL == saveLayerPaint) the dbmr's paint doesn't need to be change
167 SkDrawBitmapRectCommand* dbmr = local
284 SkDrawBitmapRectCommand* dbmr = local
389 SkDrawBitmapRectCommand* dbmr = local
465 SkDrawBitmapRectCommand* dbmr = local
547 SkDrawBitmapRectCommand* dbmr = local
578 SkDrawBitmapRectCommand* dbmr = local
621 SkDrawBitmapRectCommand* dbmr = local
    [all...]

Completed in 1375 milliseconds