/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_memory_stream.cpp | 95 uint32 pageIndex = (uint32) (offset / fPageSize); in DoRead() local 199 uint32 pageIndex = (uint32) (offset / fPageSize); in DoWrite() local 248 uint32 pageIndex = (uint32) (offset / fPageSize); in CopyToStream() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 64 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, uint64_t genID, int offX, int offY, in Plot() 392 for (uint32_t pageIndex = 0; pageIndex < fNumActivePages; ++pageIndex) { in compactRadicals() local 423 for (uint32_t pageIndex = 0; pageIndex < fNumActivePages; ++pageIndex) { in compact() local 446 for (uint32_t pageIndex = 0; pageIndex < lastPageIndex; ++pageIndex) { in compact() local
|
D | GrGlyph.h | 83 uint32_t pageIndex() const { return GrDrawOpAtlas::GetPageIndexFromID(fID); } in pageIndex() function
|
/third_party/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 89 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, GenerationCounter* generationCounter, in Plot() 429 for (uint32_t pageIndex = 0; pageIndex < fNumActivePages; ++pageIndex) { in compactRadicals() local 469 for (uint32_t pageIndex = 0; pageIndex < fNumActivePages; ++pageIndex) { in compact() local 498 for (uint32_t pageIndex = 0; pageIndex < lastPageIndex; ++pageIndex) { in compact() local
|
D | GrDrawOpAtlas.h | 105 uint32_t pageIndex() const { return fPageIndex; } in pageIndex() function 133 uint32_t pageIndex() const { return fPlotLocator.pageIndex(); } in pageIndex() function 424 uint32_t pageIndex() const { return fPageIndex; } in pageIndex() function
|
/third_party/skia/third_party/externals/expat/expat/gennmtab/ |
D | gennmtab.c | 403 unsigned char pageIndex[512]; in printTabs() local
|
/third_party/skia/src/pdf/ |
D | SkPDFTag.cpp | 190 int SkPDFTagTree::createMarkIdForNodeId(int nodeId, unsigned pageIndex) { in createMarkIdForNodeId() 210 int SkPDFTagTree::createStructParentKeyForNodeId(int nodeId, unsigned pageIndex) { in createStructParentKeyForNodeId() 301 …FTagTree::addNodeAnnotation(int nodeId, SkPDFIndirectReference annotationRef, unsigned pageIndex) { in addNodeAnnotation()
|
/third_party/flutter/skia/tools/flags/ |
D | CommonFlagsConfig.cpp | 515 int pageIndex) in SkCommandLineConfigSvg() 522 int pageIndex = 0; in parse_command_line_config_svg() local
|
/third_party/skia/tools/flags/ |
D | CommonFlagsConfig.cpp | 666 int pageIndex) in SkCommandLineConfigSvg() 673 int pageIndex = 0; in parse_command_line_config_svg() local
|
/third_party/flutter/skia/src/gpu/text/ |
D | GrTextBlobVertexRegenerator.cpp | 67 uint32_t pageIndex = glyph->pageIndex(); in regen_texcoords() local
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFTag.cpp | 121 int SkPDFTagTree::getMarkIdForNodeId(int nodeId, unsigned pageIndex) { in getMarkIdForNodeId()
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrSmallPathRenderer.cpp | 632 uint16_t pageIndex = GrDrawOpAtlas::GetPageIndexFromID(id); in addDFPathToAtlas() local 743 uint16_t pageIndex = GrDrawOpAtlas::GetPageIndexFromID(id); in addBMPathToAtlas() local
|
/third_party/flutter/skia/dm/ |
D | DM.cpp | 956 int pageIndex = svgConfig->getPageIndex(); in create_sink() local
|
D | DMSrcSink.cpp | 1666 SVGSink::SVGSink(int pageIndex) : fPageIndex(pageIndex) {} in SVGSink()
|
/third_party/skia/dm/ |
D | DM.cpp | 972 int pageIndex = svgConfig->getPageIndex(); in create_sink() local
|
D | DMSrcSink.cpp | 2080 SVGSink::SVGSink(int pageIndex) : fPageIndex(pageIndex) {} in SVGSink()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 153555 size_t pageIndex = i / kPageSize; in EntrySlotIfExists() local 153566 size_t pageIndex = i / kPageSize; in EntrySlotOrCreate() local 153578 size_t pageIndex = i / kPageSize; in EntrySlotMustExist() local
|