Searched refs:leftBitmap (Results 1 – 2 of 2) sorted by relevance
32 SkBitmap leftBitmap, rightBitmap; variable33 source.extractSubset(&leftBitmap, left);41 paint.setShader(leftBitmap.makeShader(tm, tm, &matrix));
32 SkBitmap leftBitmap, rightBitmap; variable33 source.extractSubset(&leftBitmap, left);41 paint.setShader(leftBitmap.makeShader(tm, tm, SkSamplingOptions(), matrix));