/external/skqp/site/dev/testing/ |
ct.md | 63 chars-vs-glyphs, bitmap transform types, gradient color counter, 3 color gradient checks, etc.
|
/external/skqp/src/pdf/ |
SkPDFMakeCIDGlyphWidthsArray.cpp | 139 /** Retrieve advance data for glyphs. Used by the PDF backend. */
|
/external/skqp/src/utils/ |
SkLuaCanvas.cpp | 61 "glyphs");
|
/external/skqp/tests/ |
TypefaceTest.cpp | 208 uint16_t glyphs[], int glyphCount) const override {
|
/frameworks/base/libs/hwui/renderthread/ |
CacheManager.cpp | 128 // the potential cost of recreating the glyphs.
|
/frameworks/base/rs/java/android/renderscript/ |
Font.java | 33 * Internally, the glyphs are rendered using the Freetype library and an internal cache of
|
/frameworks/minikin/tests/unittest/ |
FontCollectionTest.cpp | 26 // The test font has following glyphs.
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftttdrv.h | 156 * bits in composite glyphs
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/ |
UefiLibPrint.c | 314 string to a bitmap using the glyphs registered with the
565 StringToImage() service is used to convert the string to a bitmap using the glyphs
645 StringToImage() service is used to convert the string to a bitmap using the glyphs
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
HiiFont.h | 113 string and glyphs on an existing bitmap, allocates a new bitmap,
146 then characters which have no glyphs are not drawn. Otherwise,
265 characters which have no glyphs are not drawn. Otherwise, they
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/ |
UefiLibPrint.c | 314 string to a bitmap using the glyphs registered with the
565 StringToImage() service is used to convert the string to a bitmap using the glyphs
645 StringToImage() service is used to convert the string to a bitmap using the glyphs
|
/external/skia/src/core/ |
SkDevice.cpp | 163 this->drawText(it.glyphs(), textLen, x + offset.x(), y + offset.y(), runPaint); 166 this->drawPosText(it.glyphs(), textLen, it.pos(), 1, 170 this->drawPosText(it.glyphs(), textLen, it.pos(), 2,
|
SkFindAndPlaceGlyph.h | 28 // ProcessPosText handles all cases for finding and positioning glyphs. It has a very large 334 // GlyphFindAndPlaceSubpixel handles finding and placing glyphs when sub-pixel positioning is 390 // GlyphFindAndPlaceFullPixel handles finding and placing glyphs when no sub-pixel
|
/external/skqp/src/core/ |
SkFindAndPlaceGlyph.h | 28 // ProcessPosText handles all cases for finding and positioning glyphs. It has a very large 334 // GlyphFindAndPlaceSubpixel handles finding and placing glyphs when sub-pixel positioning is 390 // GlyphFindAndPlaceFullPixel handles finding and placing glyphs when no sub-pixel
|
/external/harfbuzz_ng/src/ |
hb-buffer.cc | 41 * passed hb_shape(), and after shaping they hold the output glyphs. 859 * characters (before shaping) or glyphs (the result of shaping). 936 * output glyphs; for RTL direction the glyphs will be reversed. Many layout [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
xpsobjectmodel_1.h | 275 IXpsOMGlyphs **glyphs); 527 #define IXpsOMObjectFactory1_CreateGlyphs(This,fontResource,glyphs) (This)->lpVtbl->CreateGlyphs(This,fontResource,glyphs) 619 static FORCEINLINE HRESULT IXpsOMObjectFactory1_CreateGlyphs(IXpsOMObjectFactory1* This,IXpsOMFontResource *fontResource,IXpsOMGlyphs **glyphs) { 620 return This->lpVtbl->CreateGlyphs(This,fontResource,glyphs); [all...] |
/external/pdfium/core/fpdfapi/render/ |
cpdf_renderstatus.cpp | 1860 std::vector<FXTEXT_GLYPHPOS> glyphs; local [all...] |
/external/ImageMagick/MagickCore/ |
annotate.c | 1034 *glyphs; local [all...] |
/external/skia/tools/debugger/ |
SkDrawCommand.cpp | 104 #define SKDEBUGCANVAS_ATTRIBUTE_GLYPHS "glyphs" 3032 Json::Value glyphs = run[SKDEBUGCANVAS_ATTRIBUTE_GLYPHS]; local [all...] |
/external/skqp/tools/debugger/ |
SkDrawCommand.cpp | 104 #define SKDEBUGCANVAS_ATTRIBUTE_GLYPHS "glyphs" 3032 Json::Value glyphs = run[SKDEBUGCANVAS_ATTRIBUTE_GLYPHS]; local [all...] |
/cts/tests/tests/content/src/android/content/res/cts/ |
ResourcesTest.java | 836 // glyph "a" of 3em width, and all the other glyphs 1em. The second one has glyph "b" of 837 // 3em width, and all the other glyphs 1em. Hence, we can compare the width of these 838 // glyphs to assert that ttc indexing works. [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ |
HiiDatabase.h | 348 @param GlyphBuffer Pointer to an array where the glyphs corresponding to the characters in the source may be stored.
498 If all glyphs in the string are available, the index is the index of the terminator
583 @param LineWidth The maximum width of the line in units of narrow glyphs.
[all...] |
/external/fonttools/Lib/fontTools/ttLib/ |
__init__.py | 100 Additionally, upon importing an TTX file, this option cause glyphs 136 # Permit the user to reference glyphs that are not int the font. 544 # the cmap table than there are glyphs. I don't think it's legal...
|
/external/freetype/include/freetype/ |
ftimage.h | [all...] |
/external/freetype/src/gxvalid/ |
README | 147 Machine can store 16 glyphs onto its stack) 278 GX/AAT defines a `bracketing' property of the glyphs in the `prop' 281 properties to glyphs. Apple font tools warn about this error;
|