HomeSort by relevance Sort by last modified time
    Searched refs:SkStrike (Results 26 - 36 of 36) sorted by null

12

  /external/skqp/src/core/
SkRemoteGlyphCache.h 30 class SkStrike;
90 // An interface used by the server to create handles for pinning SkStrike
SkFont.cpp 14 #include "SkStrike.h"
316 (SkStrike* cache, const uint16_t glyphs[], int count, SkScalar scale) {
334 (SkStrike* cache, const uint16_t glyphs[], int count, SkScalar scale) {
345 (SkStrike* cache, const uint16_t glyphs[], int count, SkScalar scale) {
SkRemoteGlyphCache.cpp 20 #include "SkStrike.h"
166 bool read_path(Deserializer* deserializer, SkGlyph* glyph, SkStrike* cache) {
  /external/skia/src/core/
SkFont.cpp 14 #include "SkStrike.h"
316 (SkStrike* cache, const uint16_t glyphs[], int count, SkScalar scale) {
334 (SkStrike* cache, const uint16_t glyphs[], int count, SkScalar scale) {
345 (SkStrike* cache, const uint16_t glyphs[], int count, SkScalar scale) {
SkRemoteGlyphCache.cpp 20 #include "SkStrike.h"
163 bool read_path(Deserializer* deserializer, SkGlyph* glyph, SkStrike* cache) {
  /external/skia/src/pdf/
SkPDFFont.cpp 29 #include "SkStrike.h"
184 static bool has_outline_glyph(SkGlyphID gid, SkStrike* cache) {
190 SkStrike* cache,
560 static ImageAndOffset to_image(SkGlyphID gid, SkStrike* cache) {
603 SkStrike* cache) {
    [all...]
SkPDFMakeCIDGlyphWidthsArray.cpp 12 #include "SkStrike.h"
146 std::unique_ptr<SkPDFArray> SkPDFMakeCIDGlyphWidthsArray(SkStrike* cache,
SkPDFDevice.cpp 41 #include "SkStrike.h"
    [all...]
  /external/skqp/src/pdf/
SkPDFFont.cpp 29 #include "SkStrike.h"
183 static bool has_outline_glyph(SkGlyphID gid, SkStrike* cache) {
189 SkStrike* cache,
564 static ImageAndOffset to_image(SkGlyphID gid, SkStrike* cache) {
607 SkStrike* cache) {
    [all...]
SkPDFMakeCIDGlyphWidthsArray.cpp 12 #include "SkStrike.h"
146 std::unique_ptr<SkPDFArray> SkPDFMakeCIDGlyphWidthsArray(SkStrike* cache,
SkPDFDevice.cpp 41 #include "SkStrike.h"
    [all...]

Completed in 328 milliseconds

12