/third_party/skia/src/codec/ |
D | SkBmpBaseCodec.cpp | 13 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpBaseCodec()
|
D | SkBmpCodec.h | 81 uint16_t bitsPerPixel() const { return fBitsPerPixel; } in bitsPerPixel() function
|
D | SkMasks.cpp | 132 int bitsPerPixel = 8*bytesPerPixel; in CreateMasks() local
|
D | SkBmpMaskCodec.cpp | 17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
|
D | SkBmpStandardCodec.cpp | 19 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec() 151 SkEncodedInfo::Alpha alpha, int bitsPerPixel) { in make_info()
|
D | SkBmpCodec.cpp | 216 uint16_t bitsPerPixel; in ReadHeader() local 608 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpCodec()
|
D | SkCodecPriv.h | 128 static inline size_t compute_row_bytes(int width, uint32_t bitsPerPixel) { in compute_row_bytes()
|
D | SkBmpRLECodec.cpp | 22 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
|
D | SkPngCodec.cpp | 440 const int bitsPerPixel = this->getEncodedInfo().bitsPerPixel(); in allocateStorage() local
|
/third_party/flutter/skia/src/codec/ |
D | SkBmpBaseCodec.cpp | 13 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpBaseCodec()
|
D | SkBmpCodec.h | 81 uint16_t bitsPerPixel() const { return fBitsPerPixel; } in bitsPerPixel() function
|
D | SkBmpMaskCodec.cpp | 17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
|
D | SkMasks.cpp | 132 int bitsPerPixel = 8*bytesPerPixel; in CreateMasks() local
|
D | SkBmpStandardCodec.cpp | 19 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec() 151 SkEncodedInfo::Alpha alpha, int bitsPerPixel) { in make_info()
|
D | SkBmpCodec.cpp | 213 uint16_t bitsPerPixel; in ReadHeader() local 605 uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) in SkBmpCodec()
|
D | SkCodecPriv.h | 128 static inline size_t compute_row_bytes(int width, uint32_t bitsPerPixel) { in compute_row_bytes()
|
D | SkBmpRLECodec.cpp | 19 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
|
D | SkPngCodec.cpp | 442 const int bitsPerPixel = this->getEncodedInfo().bitsPerPixel(); in allocateStorage() local
|
/third_party/flutter/skia/tools/sk_app/unix/ |
D | RasterWindowContext_unix.cpp | 68 int bitsPerPixel = pm.info().bytesPerPixel() * 8; in swapBuffers() local
|
/third_party/skia/tools/sk_app/unix/ |
D | RasterWindowContext_unix.cpp | 68 int bitsPerPixel = pm.info().bytesPerPixel() * 8; in swapBuffers() local
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
D | deTarga.c | 44 int bitsPerPixel; in deImage_loadTarga() local
|
/third_party/flutter/skia/include/private/ |
D | SkEncodedInfo.h | 186 uint8_t bitsPerPixel() const { in bitsPerPixel() function
|
/third_party/skia/include/private/ |
D | SkEncodedInfo.h | 188 uint8_t bitsPerPixel() const { in bitsPerPixel() function
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | xm_api.c | 304 int bitsPerPixel; in bits_per_pixel() local
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | xm_api.c | 174 int bitsPerPixel; in bits_per_pixel() local
|