/aosp_15_r20/external/skia/src/codec/ |
H A D | SkBmpStandardCodec.cpp | 30 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec() 162 SkEncodedInfo::Alpha alpha, int bitsPerPixel) { in make_info()
|
H A D | SkBmpCodec.cpp | 225 uint16_t bitsPerPixel; in ReadHeader() local 622 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpCodec()
|
H A D | SkBmpBaseCodec.cpp | 18 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpBaseCodec()
|
H A D | SkBmpCodec.h | 87 uint16_t bitsPerPixel() const { return fBitsPerPixel; } in bitsPerPixel() function
|
H A D | SkBmpMaskCodec.cpp | 25 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
|
H A D | SkPngCodecBase.cpp | 175 const int bitsPerPixel = this->getEncodedInfo().bitsPerPixel(); in allocateStorage() local
|
H A D | SkCodecPriv.h | 130 static inline size_t compute_row_bytes(int width, uint32_t bitsPerPixel) { in compute_row_bytes()
|
H A D | SkBmpRLECodec.cpp | 35 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
|
H A D | SkMaskSwizzler.cpp | 395 bool srcIsOpaque, SkMasks* masks, uint32_t bitsPerPixel, in CreateMaskSwizzler()
|
H A D | SkSwizzler.cpp | 1163 uint8_t bitsPerPixel = encodedInfo.bitsPerPixel(); in Make() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMasks.cpp | 131 int bitsPerPixel = 8*bytesPerPixel; in CreateMasks() local
|
/aosp_15_r20/external/skia/tools/window/unix/ |
H A D | RasterWindowContext_unix.cpp | 71 int bitsPerPixel = pm.info().bytesPerPixel() * 8; in onSwapBuffers() local
|
/aosp_15_r20/external/skia/src/encode/ |
H A D | SkPngEncoderBase.cpp | 66 size_t bitsPerPixel = static_cast<size_t>(dstInfo.bitsPerPixel()); in makeTargetInfo() local
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | PixelFormat.java | 109 public int bitsPerPixel; field in PixelFormat
|
/aosp_15_r20/external/deqp/framework/delibs/deimage/ |
H A D | deTarga.c | 44 int bitsPerPixel; in deImage_loadTarga() local
|
/aosp_15_r20/external/skia/include/private/ |
H A D | SkEncodedInfo.h | 214 uint8_t bitsPerPixel() const { in bitsPerPixel() function
|
/aosp_15_r20/cts/tests/camera/src/android/hardware/cts/ |
H A D | CameraTest.java | 313 int bitsPerPixel = ImageFormat.getBitsPerPixel(format); in onPreviewFrame() local 1479 int bitsPerPixel = ImageFormat.getBitsPerPixel(format); in testPreviewCallbackWithBufferByCamera() local 2086 int bitsPerPixel = ImageFormat.getBitsPerPixel(format); in onPreviewFrame() local
|
/aosp_15_r20/external/libcups/filter/ |
H A D | rastertopdf.cpp | 58 static int rasterToPDFColorSpace( cups_cspace_t colorSpace, int bitsPerPixel, int *bitsPerComponent… in rasterToPDFColorSpace()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal_render_vebox_memdecomp.cpp | 671 uint32_t bitsPerPixel = 8; in GetResourceInfo() local
|
/aosp_15_r20/frameworks/native/libs/ui/ |
H A D | GraphicBuffer.cpp | 48 int32_t bitsPerPixel = planeLayouts.front().sampleIncrementInBits; in resolveLegacyByteLayoutFromPlaneLayout() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 298 int bitsPerPixel; in bits_per_pixel() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
H A D | mp4lib_int.h | 103 uint bitsPerPixel; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga_reg.h | 477 uint32 bitsPerPixel : 8; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | windowsx.h | 461 #define FORWARD_WM_DISPLAYCHANGE(hwnd,bitsPerPixel,cxScreen,cyScreen,fn) (void)(fn)((hwnd),WM_DISPL… argument
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xproto.h | 303 CARD8 bitsPerPixel; member
|