Home
last modified time | relevance | path

Searched defs:kBytesPerPixel (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/skia/bench/
H A DColorSpaceBench.cpp113 static constexpr int kBytesPerPixel = 4; member in ColorSpaceTransformBench
201 static constexpr int kBytesPerPixel = 4; member in SkcmsTransformBench
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddiffer_block.h23 const int kBytesPerPixel = 4; variable
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Dshared_screencast_stream_unittest.cc35 constexpr int kBytesPerPixel = 4; variable
H A Dshared_screencast_stream.cc32 const int kBytesPerPixel = 4; variable
/aosp_15_r20/frameworks/base/native/webview/plat_support/
H A Dgraphic_buffer_impl.cpp109 static const int kBytesPerPixel = 4; in GetStride() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dcursor.cc41 const int kBytesPerPixel = DesktopFrame::kBytesPerPixel; variable
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/test/
H A Dtest_screencast_stream_provider.cc28 constexpr int kBytesPerPixel = 4; variable
/aosp_15_r20/external/webrtc/api/video/
H A Di010_buffer.cc22 static const int kBytesPerPixel = 2; variable
H A Di210_buffer.cc23 static const int kBytesPerPixel = 2; variable
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/guetzli/
H A Dguetzli_entry_points.cc33 constexpr int kBytesPerPixel = 350; variable
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DImage.cpp130 static constexpr const uint32_t kBytesPerPixel = 4; in SaveRGBAToBitmapFile() local
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp896 const int kBytesPerPixel = 4; in TEST_F() local
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dpage.cc48 static const int kBytesPerPixel = 4; variable