Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ AIMAGE_FORMATS
Enum
AIMAGE_FORMATS
camera/basic/src/main/cpp/image_reader.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
* Ctor and Dtor()
38
*/
39
explicit ImageReader(ImageFormat* res, enum AIMAGE_FORMATS format);
40
41
~ImageReader();
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected