Home
last modified time | relevance | path

Searched defs:bytesPerPixel (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/libs/ui/
DPixelFormat.cpp23 uint32_t bytesPerPixel(PixelFormat format) { in bytesPerPixel() function
/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java136 public int bytesPerPixel; field in PixelFormat
/frameworks/base/libs/hwui/
DGradientCache.cpp189 size_t GradientCache::bytesPerPixel() const { in bytesPerPixel() function in android::uirenderer::GradientCache
/frameworks/native/libs/gui/tests/
DCpuConsumer_test.cpp204 const int bytesPerPixel = 4; in checkPixel() local
258 const int bytesPerPixel = 4; in fillRgba8888Buffer() local
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DSceneManager.java87 final int bytesPerPixel = 4; in getDefault() local
/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp140 const int bytesPerPixel = SkColorTypeBytesPerPixel( in allocPixelRef() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp2148 uint32_t bytesPerPixel = SAMPLES_PER_RGB_PIXEL * BYTES_PER_RGB_SAMPLE; in DngCreator_nativeWriteImage() local
2254 uint32_t bytesPerPixel = SAMPLES_PER_RGB_PIXEL * BYTES_PER_RGB_SAMPLE; in DngCreator_nativeWriteInputStream() local
/frameworks/base/media/jni/
Dandroid_media_ImageWriter.cpp836 int bytesPerPixel = 0; in Image_getLockedImageInfo() local
Dandroid_media_ImageReader.cpp396 int bytesPerPixel = 0; in Image_getLockedBufferInfo() local