changeset 2648 | aa45a227fce3 |
parent 2451 | 597df8e1d786 |
child 5506 | 202f599c92aa |
2647:ea80a312972e | 2648:aa45a227fce3 |
---|---|
330 } |
330 } |
331 } |
331 } |
332 // the rest of the flip actions are not supported |
332 // the rest of the flip actions are not supported |
333 } |
333 } |
334 |
334 |
335 /* |
|
336 @Override |
335 @Override |
337 */ |
|
338 public boolean isTranslucencyCapable() { |
336 public boolean isTranslucencyCapable() { |
339 //XXX: worth checking if 8-bit? Anyway, it doesn't hurt. |
337 //XXX: worth checking if 8-bit? Anyway, it doesn't hurt. |
340 return true; |
338 return true; |
341 } |
339 } |
342 } |
340 } |