Home
last modified time | relevance | path

Searched defs:bitsPerPixel (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/src/codec/
DSkBmpBaseCodec.cpp13 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpBaseCodec()
DSkBmpCodec.h81 uint16_t bitsPerPixel() const { return fBitsPerPixel; } in bitsPerPixel() function
DSkMasks.cpp132 int bitsPerPixel = 8*bytesPerPixel; in CreateMasks() local
DSkBmpMaskCodec.cpp17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
DSkBmpStandardCodec.cpp19 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec()
151 SkEncodedInfo::Alpha alpha, int bitsPerPixel) { in make_info()
DSkBmpCodec.cpp216 uint16_t bitsPerPixel; in ReadHeader() local
608 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpCodec()
DSkCodecPriv.h128 static inline size_t compute_row_bytes(int width, uint32_t bitsPerPixel) { in compute_row_bytes()
DSkBmpRLECodec.cpp22 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
DSkPngCodec.cpp440 const int bitsPerPixel = this->getEncodedInfo().bitsPerPixel(); in allocateStorage() local
/third_party/flutter/skia/src/codec/
DSkBmpBaseCodec.cpp13 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpBaseCodec()
DSkBmpCodec.h81 uint16_t bitsPerPixel() const { return fBitsPerPixel; } in bitsPerPixel() function
DSkBmpMaskCodec.cpp17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
DSkMasks.cpp132 int bitsPerPixel = 8*bytesPerPixel; in CreateMasks() local
DSkBmpStandardCodec.cpp19 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec()
151 SkEncodedInfo::Alpha alpha, int bitsPerPixel) { in make_info()
DSkBmpCodec.cpp213 uint16_t bitsPerPixel; in ReadHeader() local
605 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpCodec()
DSkCodecPriv.h128 static inline size_t compute_row_bytes(int width, uint32_t bitsPerPixel) { in compute_row_bytes()
DSkBmpRLECodec.cpp19 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
DSkPngCodec.cpp442 const int bitsPerPixel = this->getEncodedInfo().bitsPerPixel(); in allocateStorage() local
/third_party/flutter/skia/tools/sk_app/unix/
DRasterWindowContext_unix.cpp68 int bitsPerPixel = pm.info().bytesPerPixel() * 8; in swapBuffers() local
/third_party/skia/tools/sk_app/unix/
DRasterWindowContext_unix.cpp68 int bitsPerPixel = pm.info().bytesPerPixel() * 8; in swapBuffers() local
/third_party/vk-gl-cts/framework/delibs/deimage/
DdeTarga.c44 int bitsPerPixel; in deImage_loadTarga() local
/third_party/flutter/skia/include/private/
DSkEncodedInfo.h186 uint8_t bitsPerPixel() const { in bitsPerPixel() function
/third_party/skia/include/private/
DSkEncodedInfo.h188 uint8_t bitsPerPixel() const { in bitsPerPixel() function
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c304 int bitsPerPixel; in bits_per_pixel() local
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_api.c174 int bitsPerPixel; in bits_per_pixel() local

12