| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | mkntfs.c | 2368 add_attr_bitmap(MFT_RECORD *m, const char *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const u8 *bitmap, const u32 bitmap_len) add_attr_bitmap() argument 2399 add_attr_bitmap_positioned(MFT_RECORD *m, const char *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const runlist *rl, const u8 *bitmap, const u32 bitmap_len) add_attr_bitmap_positioned() argument [all...] |
| H A D | ntfsclone.c | 173 struct bitmap { struct 1123 u8 *bitmap, *byte; local [all...] |
| H A D | ntfsresize.c | 159 struct bitmap { struct 3106 u8 *bitmap; global() member [all...] |
| /third_party/skia/src/xps/ |
| H A D | SkXPSDevice.cpp | 628 createXpsImageBrush( const SkBitmap& bitmap, const SkMatrix& localMatrix, const SkTileMode (&xy)[2], const SkAlpha alpha, IXpsOMTileBrush** xpsBrush) createXpsImageBrush() argument 2018 SkBitmap bitmap; drawImageRect() local [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.cpp | 1738 sk_sp<SkSpecialImage> SkPDFDevice::makeSpecial(const SkBitmap& bitmap) { in makeSpecial() argument [all...] |
| /third_party/skia/tools/debugger/ |
| H A D | DrawCommand.cpp | 625 void DrawCommand::WritePNG(SkBitmap bitmap, SkWStream& out) { in WritePNG() argument 707 bool DrawCommand::flatten(const SkBitmap& bitmap, in flatten() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_map.cpp | 3405 SkBitmap bitmap; member [all...] |
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_truetype.h | 338 unsigned char *bitmap; in main() local [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.cc | 384 auto& bitmap = jump_opt->farjmp_bitmap(); in FinalizeJumpOptimizationInfo() local 1621 auto& bitmap = jump_opt->farjmp_bitmap(); in is_optimizable_farjmp() local
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.cc | 422 auto& bitmap = jump_opt->farjmp_bitmap(); in FinalizeJumpOptimizationInfo() local 550 auto& bitmap = jump_opt->farjmp_bitmap(); in is_optimizable_farjmp() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL1.cpp | 24 ValidateBitmap(const Context *, angle::EntryPoint entryPoint, GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) ValidateBitmap() argument
|
| H A D | Context_gl.cpp | 691 void Context::bitmap(GLsizei width, in bitmap() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 338 unsigned char *bitmap; in main() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | movenc.c | 904 uint32_t layout_tag, bitmap, *channel_desc; in mov_write_chan_tag() local
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | layout.h | 2395 u8 bitmap[0]; /* Array of bits. */ member
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_1_autogen.cpp | 104 GL_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) GL_Bitmap() argument
|
| H A D | libGL_autogen.cpp | 37 glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) glBitmap() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 1715 bool RosenRenderContext::GetBitmap(SkBitmap& bitmap, std::shared_ptr<OHOS::Rosen::DrawCmdList> drawCmdList) in GetBitmap() argument
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | indirect_api.cpp | 80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) { } in __indirect_glBitmap() argument
|
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.cc | 5585 std::vector<bool> bitmap; in Main() local
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 9186 bitmapFromData(const unsigned short data[ ], int nData, unsigned char bitmap[BITMAP_SIZE], unsigned short &minNonZero, unsigned short &maxNonZero) bitmapFromData() argument 9208 forwardLutFromBitmap( const unsigned char bitmap[BITMAP_SIZE], unsigned short lut[USHORT_RANGE]) forwardLutFromBitmap() argument 9222 reverseLutFromBitmap( const unsigned char bitmap[BITMAP_SIZE], unsigned short lut[USHORT_RANGE]) reverseLutFromBitmap() argument [all...] |