waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

my Glass Camera ColorEffect is EFFECT_AQUA fixed #550

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create SurfaceView and Surface Holder and set for Camera preview 
2. setting for Camera.Parameters in PreviewSize(width, height) and 
PreviewFpsRange(30000, 30000)
3. start application

What is the expected output? What do you see instead?
ColorEffect of the Surface view is applied to the EFFECT_AQUA
This is the same as changing another or Factory Reset

What version of the product are you using? On what operating system?
XE 18.11

Please provide any additional information below.
I can English a little...

Nothing this has ever happened before the updated
always SurfaceView ColorEffect is EFFECT_AQUA
However, return value of getColorEffect is EFFECT_NONE
The result is not strange

Original issue reported on code.google.com by shin32...@gmail.com on 23 Jun 2014 at 7:18