Home
last modified time | relevance | path

Searched defs:pageIndex (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_memory_stream.cpp95 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/skia/src/gpu/
DGrDrawOpAtlas.cpp90 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, GenerationCounter* generationCounter, in Plot()
430 for (uint32_t pageIndex = 0; pageIndex < fNumActivePages; ++pageIndex) { in compactRadicals() local
470 for (uint32_t pageIndex = 0; pageIndex < fNumActivePages; ++pageIndex) { in compact() local
499 for (uint32_t pageIndex = 0; pageIndex < lastPageIndex; ++pageIndex) { in compact() local
DGrDrawOpAtlas.h105 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/
Dgennmtab.c403 unsigned char pageIndex[512]; in printTabs() local
/third_party/skia/src/pdf/
DSkPDFTag.cpp190 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/skia/tools/flags/
DCommonFlagsConfig.cpp666 int pageIndex) in SkCommandLineConfigSvg()
673 int pageIndex = 0; in parse_command_line_config_svg() local
/third_party/skia/dm/
DDM.cpp972 int pageIndex = svgConfig->getPageIndex(); in create_sink() local
DDMSrcSink.cpp2080 SVGSink::SVGSink(int pageIndex) : fPageIndex(pageIndex) {} in SVGSink()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp153555 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