Home
last modified time | relevance | path

Searched defs:skipTileCheck (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DSkGpuDevice.cpp908 bool skipTileCheck = drawAA || paint.getMaskFilter(); in drawBitmap() local
1323 bool skipTileCheck = drawAA || paint.getMaskFilter(); in drawBitmapRect() local