Searched refs:BYTES_PER_RGB_PIXEL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp85 BYTES_PER_RGB_PIXEL = 3, enumerator in enum:__anon820
146 size_t size = BYTES_PER_RGB_PIXEL * width * height;
1644 size_t fullSize = width * height * BYTES_PER_RGB_PIXEL;

Completed in 70 milliseconds