remove guard for SrcPtr in drawBitmapRect for android
BUG=skia: NOTRY=True TBR= Review URL: https://codereview.chromium.org/1277963002
This commit is contained in:
parent
e683e810a3
commit
743087687a
@ -17,7 +17,6 @@
|
||||
# Needed until we fix skbug.com/2440.
|
||||
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
|
||||
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
|
||||
'SK_SUPPORT_LEGACY_SRCPTR_DRAWIMAGERECT',
|
||||
],
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user