Home
last modified time | relevance | path

Searched defs:bitmap (Results 526 - 546 of 546) sorted by relevance

1...<<2122

/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c2368 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 Dntfsclone.c173 struct bitmap { struct
1123 u8 *bitmap, *byte; local
[all...]
H A Dntfsresize.c159 struct bitmap { struct
3106 u8 *bitmap; global() member
[all...]
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp628 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 DSkPDFDevice.cpp1738 sk_sp<SkSpecialImage> SkPDFDevice::makeSpecial(const SkBitmap& bitmap) { in makeSpecial() argument
[all...]
/third_party/skia/tools/debugger/
H A DDrawCommand.cpp625 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 Dpixel_map.cpp3405 SkBitmap bitmap; member
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h338 unsigned char *bitmap; in main() local
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc384 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 Dassembler-x64.cc422 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 DvalidationGL1.cpp24 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 DContext_gl.cpp691 void Context::bitmap(GLsizei width, in bitmap() argument
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h338 unsigned char *bitmap; in main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c904 uint32_t layout_tag, bitmap, *channel_desc; in mov_write_chan_tag() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h2395 u8 bitmap[0]; /* Array of bits. */ member
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp104 GL_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) GL_Bitmap() argument
H A DlibGL_autogen.cpp37 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 Drosen_render_context.cpp1715 bool RosenRenderContext::GetBitmap(SkBitmap& bitmap, std::shared_ptr<OHOS::Rosen::DrawCmdList> drawCmdList) in GetBitmap() argument
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp80 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 Dd8.cc5585 std::vector<bool> bitmap; in Main() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h9186 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...]

Completed in 137 milliseconds

1...<<2122